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 ceeaeb9 commit d6765a8Copy full SHA for d6765a8
lib/rest.rb
@@ -4,7 +4,7 @@
4
# HTTP calls.
5
module REST
6
# Library version
7
- VERSION = '0.7.0pre2'
+ VERSION = '0.7.0pre3'
8
9
# Raised when the remote server disconnects when reading the response
10
class DisconnectedError < StandardError; end
0 commit comments