anaf_habtm.gemspec in anaf_habtm-0.0.96 vs anaf_habtm.gemspec in anaf_habtm-0.0.97

- 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{anaf_habtm} - s.version = "0.0.96" + s.version = "0.0.97" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Tyler Gannon"] - s.date = %q{2010-07-15} + s.date = %q{2010-07-16} s.description = %q{accepts_nested_attributes_for habtm} s.email = %q{t--g__a--nnon@gmail.com} s.extra_rdoc_files = [ "README" ]