We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e64ca5c commit e6b51f7Copy full SHA for e6b51f7
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 = "1.6.0"
+ VERSION = "2.0.0"
5
end
6
0 commit comments