Skip to content

Commit dfd967a

Browse files
committed
Bump version to 0.8.0.
1 parent 32c30b5 commit dfd967a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rest.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# requests. See REST::Error for a complete discussion of options.
88
module REST
99
# Library version
10-
VERSION = '0.8.0.pre'
10+
VERSION = '0.8.0'
1111

1212
# Raised when the remote server disconnects when reading the response
1313
class DisconnectedError < StandardError; end

0 commit comments

Comments
 (0)