Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
James Campbell committed May 28, 2017
1 parent 454ac7d commit 61b5218
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cocoapods-deploy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 3,7 @@

Gem::Specification.new do |s|
s.name = "cocoapods-deploy"
s.version = "0.0.10"
s.version = "0.0.11"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
Expand Down
2 changes: 1 addition & 1 deletion lib/cocoapods-deploy/gem_version.rb
Original file line number Diff line number Diff line change
@@ -1,3 1,3 @@
module CocoapodsDeploy
VERSION = "0.0.10"
VERSION = "0.0.11"
end

0 comments on commit 61b5218

Please sign in to comment.