http2.gemspec in http2-0.0.4 vs http2.gemspec in http2-0.0.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 = %q{http2} - s.version = "0.0.4" + s.version = "0.0.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Kasper Johansen"] - s.date = %q{2012-07-14} + s.date = %q{2012-07-24} s.description = %q{A lightweight framework for doing http-connections in Ruby. Supports cookies, keep-alive, compressing and much more.} s.email = %q{k@spernj.org} s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"