mongoid_search.gemspec in mongoid_search2-0.3.0.rc.1 vs mongoid_search.gemspec in mongoid_search2-0.3.0

- old
+ new

@@ -2,10 +2,10 @@ lib = File.expand_path('../lib/', __FILE__) $:.unshift lib unless $:.include?(lib) Gem::Specification.new do |s| s.name = "mongoid_search2" - s.version = "0.3.0.rc.1" + s.version = "0.3.0" s.authors = ["Mauricio Zaffari"] s.email =["mauricio@papodenerd.net"] s.homepage = "http://www.papodenerd.net/mongoid-search-full-text-search-for-your-mongoid-models/" s.summary = "Search implementation for Mongoid ORM" s.description = "Simple full text search implementation."