Skip to content

Commit cae40de

Browse files
committed
0.0.6
1 parent 6a849f5 commit cae40de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlexibleDiff.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "FlexibleDiff"
3-
s.version = "0.0.5"
3+
s.version = "0.0.6"
44
s.summary = "A Swift collection diffing μframework."
55
s.description = <<-DESC
66
A Swift collection diffing μframework implementing the O(N) Paul Heckel diff algorithm.

0 commit comments

Comments
 (0)