hashie-model.gemspec in hashie-model-1.2.0 vs hashie-model.gemspec in hashie-model-1.2.1

- 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 = %q{hashie-model} - s.version = "1.2.0" + s.version = "1.2.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = [%q{ZenCash.com}] - s.date = %q{2011-11-04} + s.date = %q{2011-11-11} s.description = %q{Hashie + ActiveModel 3, offering declared properties, validations, JSON serialization/deserialization} s.email = %q{istvan@zencash.com} s.extra_rdoc_files = [ "LICENSE.txt", "README.md"