Skip to content

Commit

Permalink
Version bump to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
James Campbell committed Mar 13, 2016
1 parent de827b7 commit 55ceaf6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cocoapods-deploy.gemspec
Original file line number Diff line number Diff line change
@@ -1,9 1,9 @@
# -*- encoding: utf-8 -*-
# stub: cocoapods-deploy 0.0.4 ruby lib
# stub: cocoapods-deploy 0.0.5 ruby lib

Gem::Specification.new do |s|
s.name = "cocoapods-deploy"
s.version = "0.0.4"
s.version = "0.0.5"

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.4"
VERSION = "0.0.5"
end

0 comments on commit 55ceaf6

Please sign in to comment.