Skip to content

Commit

Permalink
preparing 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
archiloque committed Jun 28, 2010
1 parent 6f359db commit d5e13e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.5.1
1.6.0
4 changes: 2 additions & 2 deletions rest-client.gemspec
Expand Up @@ -2,10 +2,10 @@

Gem::Specification.new do |s|
s.name = %q{rest-client}
s.version = "1.5.1"
s.version = "1.6.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}
s.date = %q{2010-06-28}
s.default_executable = %q{restclient}
s.description = %q{A simple Simple HTTP and REST client for Ruby, inspired by the Sinatra microframework style of specifying actions: get, put, post, delete.}
s.email = %q{rest.client@librelist.com}
Expand Down

0 comments on commit d5e13e0

Please sign in to comment.