Skip to content

Commit 0e08d3e

Browse files
committed
Bump version to 0.7.0.
1 parent d6765a8 commit 0e08d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rest.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# HTTP calls.
55
module REST
66
# Library version
7-
VERSION = '0.7.0pre3'
7+
VERSION = '0.7.0'
88

99
# Raised when the remote server disconnects when reading the response
1010
class DisconnectedError < StandardError; end

0 commit comments

Comments
 (0)