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