1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

Version 1.6.9

This commit is contained in:
Andy Brody 2015-06-10 02:27:56 -07:00
parent cca147b943
commit 891a27b7b7

View file

@ -1,5 +1,5 @@
module RestClient module RestClient
VERSION = '1.6.8' unless defined?(self::VERSION) VERSION = '1.6.9' unless defined?(self::VERSION)
def self.version def self.version
VERSION VERSION