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