amazon-ec2.gemspec in amazon-ec2-0.4.0 vs amazon-ec2.gemspec in amazon-ec2-0.4.1

- old
+ new

@@ -1,9 +1,9 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{amazon-ec2} - s.version = "0.4.0" + s.version = "0.4.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Glenn Rempe"] s.date = %q{2009-06-06} s.description = %q{An interface library that allows Ruby applications to easily connect to the HTTP 'Query API' for the Amazon Web Services Elastic Compute Cloud (EC2) and manipulate cloud servers.}