mirror of
https://github.com/rest-client/rest-client.git
synced 2022-11-09 13:49:40 -05:00
Tag version 1.7.2.rc1
This commit is contained in:
parent
7451fb27d4
commit
1914fef697
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module RestClient
|
||||
VERSION = '1.7.1' unless defined?(self::VERSION)
|
||||
VERSION = '1.7.2.rc1' unless defined?(self::VERSION)
|
||||
|
||||
def self.version
|
||||
VERSION
|
||||
|
|
Loading…
Reference in a new issue