ahc.gemspec in ahc-0.3.0 vs ahc.gemspec in ahc-0.3.1

- old
+ new

@@ -3,11 +3,11 @@ # 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.0" + s.version = "0.3.1" 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.description = "Ahc allows you to move all your client side code to ahc server" @@ -20,9 +20,10 @@ ".document", ".rspec", "Gemfile", "Gemfile.lock", "LICENSE.txt", + "Makefile", "README.rdoc", "Rakefile", "VERSION", "ahc.gemspec", "lib/ahc.rb",