Skip to content

Commit fe71317

Browse files
committed
Bump VERSION to 2.2.0
Signed-off-by: Rémy Coutable <[email protected]>
1 parent d43018f commit fe71317

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)