Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
crohr committed Jun 11, 2015
1 parent bd0be3e commit 060f3f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
@@ -1,3 +1,7 @@
1.1.1

* Correctly handles redirections

1.1.0

* Drop support for ruby 1.8.7
Expand Down
2 changes: 1 addition & 1 deletion lib/restfully/version.rb
@@ -1,3 +1,3 @@
module Restfully
VERSION = "1.1.0"
VERSION = "1.1.1"
end

0 comments on commit 060f3f8

Please sign in to comment.