lib/calabash-android/version.rb in testautoa-0.4.2 vs lib/calabash-android/version.rb in testautoa-0.4.3

- old
+ new

@@ -1,5 +1,5 @@ module Calabash module Android - VERSION = "0.4.2" + VERSION = "0.4.3" end end