1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

1.5.0 preparation

This commit is contained in:
Julien Kirch 2010-04-23 21:53:41 +02:00
parent 0ad326f5cc
commit b956e9dc53
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
1.4.2
1.5.0

View file

@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = %q{rest-client}
s.version = "1.4.2"
s.version = "1.5.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Adam Wiggins", "Julien Kirch"]
s.date = %q{2010-03-13}