Bumped to 0.3.0

This commit is contained in:
Joshua Nichols
2010-04-01 00:15:14 -04:00
parent 595c53370e
commit 4ccbd927fa
2 changed files with 6 additions and 1 deletions

View File

@@ -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.2.0"
gem.version = "0.3.0"
# Have dependencies? Add them to Gemfile
# gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings