lib/calabash-cucumber/version.rb in calabash-cucumber-0.9.144 vs lib/calabash-cucumber/version.rb in calabash-cucumber-0.9.145.pre1
- old
+ new
@@ -1,6 +1,6 @@
module Calabash
module Cucumber
- VERSION = '0.9.144'
- FRAMEWORK_VERSION = '0.9.144'
+ VERSION = '0.9.145.pre1'
+ FRAMEWORK_VERSION = '0.9.145.pre1'
end
end