Skip to content

Commit 88bd9fa

Browse files
authored
Merge pull request #38 from guard/bump-to-2.2.1
Bump VERSION to 2.2.1
2 parents bdd2ead + b95fec2 commit 88bd9fa

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.2.0'
4+
VERSION = '2.2.1'
55
end
66
end

0 commit comments

Comments
 (0)