We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6765a8 commit 0e08d3eCopy full SHA for 0e08d3e
lib/rest.rb
@@ -4,7 +4,7 @@
4
# HTTP calls.
5
module REST
6
# Library version
7
- VERSION = '0.7.0pre3'
+ VERSION = '0.7.0'
8
9
# Raised when the remote server disconnects when reading the response
10
class DisconnectedError < StandardError; end
0 commit comments