tinia.gemspec in tinia-0.0.3 vs tinia.gemspec in tinia-0.0.4

- 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 = "tinia" - s.version = "0.0.3" + s.version = "0.0.4" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Dan Langevin"] - s.date = "2012-05-04" + s.date = "2012-05-05" s.description = "Rails integration for CloudSearch" s.email = "dan.langevin@lifebooker.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"