Skip to content

Commit 9887557

Browse files
authored
Merge pull request #43 from guard/bump-to-3.0.0
Bump VERSION to 3.0.0
2 parents 795b65e + 6850d29 commit 9887557

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

0 commit comments

Comments
 (0)