Rakefile in abiquo-installer-tests-0.2.1 vs Rakefile in abiquo-installer-tests-0.2.2

- old
+ new

@@ -3,10 +3,10 @@ require 'rake' require 'jeweler' Jeweler::Tasks.new do |gem| # gem is a Gem::Specification... see http://docs.rubygems.org/read/chapter/20 for more options - gem.version = '0.2.1' + gem.version = '0.2.2' gem.name = "abiquo-installer-tests" gem.homepage = "http://github.com/abiquo/abiquo-installer-tests" gem.license = "MIT" gem.summary = %Q{Abiquo Installer Unit Tests} gem.description = %Q{Tests and troubleshoot Abiquo installations}