Skip to content

Commit d3a21af

Browse files
Version Bump v2.1.2: Typo in 2.1.1 fix
1 parent 28a4cbd commit d3a21af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby_http_client.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
44

55
Gem::Specification.new do |spec|
66
spec.name = 'ruby_http_client'
7-
spec.version = '2.1.1'
7+
spec.version = '2.1.2'
88
spec.authors = ['Elmer Thomas']
99
spec.email = '[email protected]'
1010
spec.summary = 'A simple REST client'

0 commit comments

Comments
 (0)