1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00

Updated gemspec to 0.2.9

This commit is contained in:
John Nunemaker 2009-01-29 04:26:10 -05:00
parent b7ff99f676
commit 939568584c

View file

@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = %q{httparty}
s.version = "0.2.8"
s.version = "0.2.9"
s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
s.authors = ["John Nunemaker"]