diff --git a/Rakefile b/Rakefile index 0465170..7ca7a16 100644 --- a/Rakefile +++ b/Rakefile @@ -22,7 +22,7 @@ Jeweler::Tasks.new do |gem| gem.email = "josh@technicalpickles.com" gem.homepage = "http://github.com/technicalpickles/homesick" gem.authors = ["Joshua Nichols"] - gem.version = "0.5.4" + gem.version = "0.6.0" # Have dependencies? Add them to Gemfile # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings