Skip to content

Commit d6765a8

Browse files
committed
Bump version to 0.7.0pre3.
1 parent ceeaeb9 commit d6765a8

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.0pre2'
7+
VERSION = '0.7.0pre3'
88

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

0 commit comments

Comments
 (0)