Skip to content

Commit d7ddf34

Browse files
Updated podspec version
1 parent 8e0d706 commit d7ddf34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MethodNotificationCenter.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 = "MethodNotificationCenter"
4-
s.version = "0.1.0"
4+
s.version = "0.1.1"
55
s.summary = "Simple Objective-C Runtime Injection"
66
s.description = <<-DESC
77
A lightweight framework enabling easy snooping on Objective-C methods for iOS, macOS, and tvOS.

0 commit comments

Comments
 (0)