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 362f4c3 commit 0746603Copy full SHA for 0746603
cocoapods-deploy.gemspec
@@ -1,5 +1,5 @@
1
# -*- encoding: utf-8 -*-
2
-# stub: cocoapods-deploy 0.0.8 ruby lib
+# stub: cocoapods-deploy 0.0.9 ruby lib
3
4
Gem::Specification.new do |s|
5
s.name = "cocoapods-deploy"
lib/cocoapods-deploy/gem_version.rb
@@ -1,3 +1,3 @@
module CocoapodsDeploy
- VERSION = "0.0.8"
+ VERSION = "0.0.9"
end
0 commit comments