mongoid_fulltext.gemspec in mongoid_fulltext-0.4.2 vs mongoid_fulltext.gemspec in mongoid_fulltext-0.4.3
- 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.4.2"
+ s.version = "0.4.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Aaron Windsor"]
- s.date = %q{2011-07-28}
+ s.date = %q{2011-08-03}
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"