Skip to content

Commit 988d5a8

Browse files
committed
Tag version 1.7.3
1 parent 778e1ea commit 988d5a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/restclient/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module RestClient
2-
VERSION = '1.7.2' unless defined?(self::VERSION)
2+
VERSION = '1.7.3' unless defined?(self::VERSION)
33

44
def self.version
55
VERSION

0 commit comments

Comments
 (0)