ahc.gemspec in ahc-0.3.1 vs ahc.gemspec in ahc-0.3.2

- 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.1" + s.version = "0.3.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Andriy Romanov"] - s.date = "2013-12-05" + s.date = "2013-12-12" 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"