Skip to content

Commit

Permalink
Bump version to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
John Keiser committed Sep 12, 2013
1 parent a676a17 commit b44f7b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knife-pushy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ $:.unshift(File.dirname(__FILE__) + '/lib')

Gem::Specification.new do |s|
s.name = "knife-pushy"
s.version = '0.2'
s.version = '0.3'
s.platform = Gem::Platform::RUBY
s.has_rdoc = true
s.extra_rdoc_files = ["README.rdoc", "LICENSE"]
Expand Down

0 comments on commit b44f7b8

Please sign in to comment.