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

Tag version 1.7.3

This commit is contained in:
Andy Brody 2015-02-19 18:16:43 -08:00
parent 778e1ea5c7
commit 988d5a81ff

View file

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