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

updating version to 1.3.1

This commit is contained in:
Julien Kirch 2010-02-10 19:02:50 +01:00
parent fe076ece71
commit f3e47cebd9
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
1.3.0
1.3.1

View file

@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = %q{rest-client}
s.version = "1.3.0"
s.version = "1.3.1"
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-01-25}