Skip to content

Commit e3eb99c

Browse files
committed
Bump VERSION to 3.1.0
Signed-off-by: Rémy Coutable <remy@rymai.me>
1 parent 12144c3 commit e3eb99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/guard/bundler/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# encoding: utf-8
22
module Guard
33
module BundlerVersion
4-
VERSION = '3.0.1'
4+
VERSION = '3.1.0'
55
end
66
end

0 commit comments

Comments
 (0)