Skip to content

Commit

Permalink
Updated podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
SomeRandomiOSDev committed Nov 19, 2021
1 parent ac6e2f9 commit c64e6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion KeyValueObservation.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "KeyValueObservation"
s.version = "1.0.6"
s.version = "1.0.7"
s.summary = "A small KVO helper library"
s.description = <<-DESC
A small KVO helper library that provides a NSObject and a NSArray category for observing key value changes using blocks
Expand Down

0 comments on commit c64e6eb

Please sign in to comment.