Skip to content

Commit

Permalink
Version bump to 0.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
technicalpickles committed Apr 8, 2011
1 parent 371a9c2 commit 7a03448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -13,7 +13,7 @@ require 'jeweler'
Jeweler::Tasks.new do |gem|
# gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options
gem.name = "capistrano-cowboy"
gem.version = "0.1.1"
gem.version = "0.1.2"
gem.summary = %Q{Deploy like a cowboy}
gem.description = %Q{capistrano-cowboy let's you deploy without having to commit to version control. While dangerous, this can be incredibly useful for testing the ops-related parts of a deploy}
gem.email = "jesse@railsmachine.com"
Expand Down

0 comments on commit 7a03448

Please sign in to comment.