Skip to content

Commit c64e6eb

Browse files
Updated podspec version
1 parent ac6e2f9 commit c64e6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KeyValueObservation.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

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

0 commit comments

Comments
 (0)