Skip to content

Commit bd8e5d9

Browse files
committed
bump guard-cucumber to 3.0.1
- increment patch version - fixes #39
1 parent 9993179 commit bd8e5d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/guard/cucumber/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Guard
22
module CucumberVersion
33
# Guard::Cucumber version that is used for the Gem specification
4-
VERSION = "3.0.0".freeze
4+
VERSION = "3.0.1".freeze
55
end
66
end

0 commit comments

Comments
 (0)