lib/calabash-cucumber/version.rb in calabash-cucumber-0.9.116 vs lib/calabash-cucumber/version.rb in calabash-cucumber-0.9.117

- old
+ new

@@ -1,6 +1,6 @@ module Calabash module Cucumber - VERSION = "0.9.116" - FRAMEWORK_VERSION = "0.9.115" + VERSION = "0.9.117" + FRAMEWORK_VERSION = "0.9.117" end end