arel.gemspec in arel-0.3.0 vs arel.gemspec in arel-0.3.1

- old
+ new

@@ -1,9 +1,9 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{arel} - s.version = "0.3.0" + s.version = "0.3.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Bryan Helmkamp", "Nick Kallen", "Emilio Tagua"] s.date = %q{2010-03-10} s.description = %q{Arel is a Relational Algebra for Ruby. It 1) simplifies the generation complex