earth.gemspec in earth-0.0.19 vs earth.gemspec in earth-0.0.20

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{earth} - s.version = "0.0.19" + s.version = "0.0.20" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Seamus Abshere", "Derek Kastner", "Andy Rossmeissl"] - s.date = %q{2010-08-02} + s.date = %q{2010-08-06} s.description = %q{An earth-simulation environment with ActiveRecord models and data} s.email = %q{andy@rossmeissl.net} s.extra_rdoc_files = [ "LICENSE", "README.markdown"