We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 314a2f5 commit e5af794Copy full SHA for e5af794
lib/guard/bundler/version.rb
@@ -1,6 +1,6 @@
1
# encoding: utf-8
2
module Guard
3
module BundlerVersion
4
- VERSION = '2.0.0'
+ VERSION = '2.1.0'
5
end
6
0 commit comments