We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8978fa0 commit b7e8a8dCopy full SHA for b7e8a8d
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 = "2.1.1".freeze
+ VERSION = "2.1.2".freeze
5
end
6
0 commit comments