mongoid_fulltext.gemspec in mongoid_fulltext-0.5.1 vs mongoid_fulltext.gemspec in mongoid_fulltext-0.5.2

- 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{mongoid_fulltext} - s.version = "0.5.1" + s.version = "0.5.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Aaron Windsor"] - s.date = %q{2011-11-02} + s.date = %q{2011-11-05} s.description = %q{Full-text search for the Mongoid ORM, using n-grams extracted from text} s.email = %q{aaron.windsor@gmail.com} s.extra_rdoc_files = [ "LICENSE", "README.md"