Skip to content

Commit

Permalink
0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andersio committed Mar 31, 2018
1 parent d1b23e4 commit 88e17cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlexibleDiff.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "FlexibleDiff"
s.version = "0.0.3"
s.version = "0.0.4"
s.summary = "A Swift collection diffing μframework."
s.description = <<-DESC
A Swift collection diffing μframework implementing the O(N) Paul Heckel diff algorithm.
Expand Down

0 comments on commit 88e17cc

Please sign in to comment.