diff --git a/fog.gemspec b/fog.gemspec index 24ae01034..4f563a04e 100644 --- a/fog.gemspec +++ b/fog.gemspec @@ -11,8 +11,8 @@ Gem::Specification.new do |s| ## If your rubyforge_project name is different, then edit it and comment out ## the sub! line in the Rakefile s.name = "fog" - s.version = "1.42.0" - s.date = "2017-09-29" + s.version = "2.0.0" + s.date = "2018-03-06" s.rubyforge_project = "fog" ## Make sure your summary is short. The description may be as long