lunar.gemspec in lunar-0.5.4 vs lunar.gemspec in lunar-0.5.5
- 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{lunar}
- s.version = "0.5.4"
+ s.version = "0.5.5"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Cyril David"]
- s.date = %q{2010-05-27}
+ s.date = %q{2010-05-31}
s.description = %q{Features full text searching via metaphones, range querying for numbers, fuzzy searching and sorting based on custom fields}
s.email = %q{cyx.ucron@gmail.com}
s.extra_rdoc_files = [
"LICENSE",
"README.markdown"