diff --git a/Rakefile b/Rakefile index 839ad49..cd12bcb 100644 --- a/Rakefile +++ b/Rakefile @@ -7,7 +7,7 @@ require 'rake/gempackagetask' spec = Gem::Specification.new { |s| s.name = "quantitymanager" - s.version = "1.0.0" + s.version = "0.9.0" s.author = "Alexander A. Portnov" s.email = "alex.portnov@gmail.com" s.homepage = "http://rubyforge.org/projects/quantitymanager/"