mongoid_spacial.gemspec in mongoid_spacial-0.2.7 vs mongoid_spacial.gemspec in mongoid_spacial-0.2.8

- 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_spacial} - s.version = "0.2.7" + s.version = "0.2.8" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = [%q{Ryan Ong}] - s.date = %q{2011-07-11} + s.date = %q{2011-07-18} s.description = %q{A Mongoid Extention that simplifies and adds support for MongoDB Geo Spacial Calculations.} s.email = %q{ryanong@gmail.com} s.extra_rdoc_files = [ "LICENSE.txt", "README.md"