Skip to content

Commit 18c6b7b

Browse files
authored
Merge pull request #36 from guard/bump-to-2.2.0
Bump VERSION to 2.2.0
2 parents d43018f + fe71317 commit 18c6b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/guard/bundler/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# encoding: utf-8
22
module Guard
33
module BundlerVersion
4-
VERSION = '2.1.0'
4+
VERSION = '2.2.0'
55
end
66
end

0 commit comments

Comments
 (0)