lib/calabash-cucumber/version.rb in calabash-cucumber-0.21.5 vs lib/calabash-cucumber/version.rb in calabash-cucumber-0.21.6

- old
+ new

@@ -1,10 +1,10 @@ module Calabash module Cucumber # @!visibility public # The Calabash iOS gem version. - VERSION = "0.21.5" + VERSION = "0.21.6" # @!visibility public # The minimum required version of the Calabash embedded server. MIN_SERVER_VERSION = "0.21.5" end