We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64de6fe commit 93860d3Copy full SHA for 93860d3
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- cocoapods-mangle (1.0.1)
+ cocoapods-mangle (1.1.0)
5
cocoapods (~> 1.0)
6
7
GEM
lib/cocoapods_mangle/gem_version.rb
@@ -1,4 +1,4 @@
module CocoapodsMangle
NAME = 'cocoapods-mangle'
- VERSION = '1.0.1'
+ VERSION = '1.1.0'
end
0 commit comments