Skip to content

Commit 977a4b1

Browse files
committed
update version - minor release
1 parent 5ab2b31 commit 977a4b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
patch_ruby (1.0.0)
4+
patch_ruby (1.1.0)
55
json (~> 2.1, >= 2.1.0)
66
typhoeus (~> 1.0, >= 1.0.1)
77

lib/patch_ruby/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
=end
1212

1313
module Patch
14-
VERSION = '1.0.0'
14+
VERSION = '1.1.0'
1515
end

0 commit comments

Comments
 (0)