We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a849f5 commit cae40deCopy full SHA for cae40de
FlexibleDiff.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "FlexibleDiff"
3
- s.version = "0.0.5"
+ s.version = "0.0.6"
4
s.summary = "A Swift collection diffing μframework."
5
s.description = <<-DESC
6
A Swift collection diffing μframework implementing the O(N) Paul Heckel diff algorithm.
0 commit comments