cloudster.gemspec in cloudster-2.10.0 vs cloudster.gemspec in cloudster-2.11.0

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "cloudster" - s.version = "2.10.0" + s.version = "2.11.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Emil Soman"] - s.date = "2012-11-22" + s.date = "2012-11-23" s.description = "Cloudster is a Ruby gem that was born to cut the learning curve involved \n in writing your own CloudFormation templates. If you don't know what a CloudFormation template is, \n but know about the AWS Cloud offerings, you can still use cloudster to provision your stack. \n Still in infancy , cloudster can create a very basic stack like a breeze. All kinds of contribution welcome !" s.email = "emil.soman@gmail.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.md"