ahc.gemspec in ahc-0.3.4 vs ahc.gemspec in ahc-0.3.5

- 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 = "ahc" - s.version = "0.3.4" + s.version = "0.3.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Andriy Romanov"] - s.date = "2013-12-15" + s.date = "2014-01-11" s.description = "Ahc allows you to move all your client side code to ahc server" s.email = "judo.ras@gmail.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"