Skip to content

Commit b24cb22

Browse files
committed
Release 3.5.2
1 parent 2e3ebba commit b24cb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby_http_client.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
33

44
Gem::Specification.new do |spec|
55
spec.name = 'ruby_http_client'
6-
spec.version = '3.5.1'
6+
spec.version = '3.5.2'
77
spec.authors = ['Elmer Thomas']
88
spec.email = '[email protected]'
99
spec.summary = 'A simple REST client'

0 commit comments

Comments
 (0)