Skip to content

Commit 27183f9

Browse files
committed
Release 3.4.1
1 parent d35b322 commit 27183f9

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.4.0'
6+
spec.version = '3.4.1'
77
spec.authors = ['Elmer Thomas']
88
spec.email = '[email protected]'
99
spec.summary = 'A simple REST client'

0 commit comments

Comments
 (0)