We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab2b31 commit 977a4b1Copy full SHA for 977a4b1
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- patch_ruby (1.0.0)
+ patch_ruby (1.1.0)
5
json (~> 2.1, >= 2.1.0)
6
typhoeus (~> 1.0, >= 1.0.1)
7
lib/patch_ruby/version.rb
@@ -11,5 +11,5 @@
11
=end
12
13
module Patch
14
- VERSION = '1.0.0'
+ VERSION = '1.1.0'
15
end
0 commit comments