calabash-android 0.2.21 → 0.2.22

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,6 @@
1
+ 0.2.22:
2
+ Removed incorrect text when running calabash-anroid gen.
3
+
1
4
  0.2.21:
2
5
  Various bug fixes related to keystore.
3
6
 
@@ -17,7 +17,6 @@ def calabash_scaffold
17
17
 
18
18
  msg("Info") do
19
19
  puts "features subdirectory created. \n"
20
- puts "Try executing \n\ncalabash-android run"
21
20
  end
22
21
 
23
22
  end
@@ -1,5 +1,5 @@
1
1
  module Calabash
2
2
  module Android
3
- VERSION = "0.2.21"
3
+ VERSION = "0.2.22"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: calabash-android
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.21
4
+ version: 0.2.22
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: