zephyr.gemspec in zephyr-1.1.6 vs zephyr.gemspec in zephyr-1.1.7

- 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 = "zephyr" - s.version = "1.1.6" + s.version = "1.1.7" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Matt Knopp"] - s.date = "2012-07-06" + s.date = "2012-07-27" s.description = "Simple HTTP client using Typhoeus, derived from the Riak client" s.email = "matt.knopp@gmail.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.md"