We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9993179 commit bd8e5d9Copy full SHA for bd8e5d9
lib/guard/cucumber/version.rb
@@ -1,6 +1,6 @@
1
module Guard
2
module CucumberVersion
3
# Guard::Cucumber version that is used for the Gem specification
4
- VERSION = "3.0.0".freeze
+ VERSION = "3.0.1".freeze
5
end
6
0 commit comments