Skip to content

Commit c499a12

Browse files
author
Joe Newton
committed
Updated podspec version
1 parent 1dd085a commit c499a12

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.2"
4+
s.version = "1.0.3"
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)