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