lib/calabash-cucumber/version.rb in calabash-cucumber-0.9.121 vs lib/calabash-cucumber/version.rb in calabash-cucumber-0.9.122
- old
+ new
@@ -1,6 +1,6 @@
module Calabash
module Cucumber
- VERSION = "0.9.121"
+ VERSION = "0.9.122"
FRAMEWORK_VERSION = "0.9.120"
end
end