fastlane-plugin-test_center 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c77c5cf68c2039fd54bbac8a3e0eb1b8aac0f217
4
- data.tar.gz: c0bbb9e7501440b95e910bab387d6844e779f681
3
+ metadata.gz: a7b838a1da029f0673e68c625bd6910338027d26
4
+ data.tar.gz: 0a6ad56256d46981bdc0bb065de6979d44411cfa
5
5
  SHA512:
6
- metadata.gz: 99799b11ad1794a18dae6924ca7165710690f42e22c3658e3350669fe94410a700b8993cb14bd014bace14bfbb3bb514c3661cbf1152264d0dc3fc2988575328
7
- data.tar.gz: bb66c18c3f7f9582481e080ca789ea1932385df03377e8559de4b0b7e209d2dbedb087abbb7313ed3d88a6f627caa0dddfe308ffd8430d5a0355e85b058470a1
6
+ metadata.gz: c07a55187f358a467997940dabcc534bdec80e4cca0f21a9ef2c6141db67514b6ce53dc2bf6e134ac98f90e18e3c9ec9e50b8697478895287bef1411bc8281fc
7
+ data.tar.gz: 5ce4c651801b2fa8821f3905b064cf3a12e23f884117e5d7158f98ff64ccfed1fd79ffc8cbcac40a6ba011ff98ef3f36dc3c4edab4dea01843c0a46ca946f93b
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module TestCenter
3
- VERSION = "0.2.0"
3
+ VERSION = "0.2.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-test_center
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lyndsey Ferguson
@@ -136,7 +136,7 @@ files:
136
136
  - lib/fastlane/plugin/test_center/actions/test_center_action.rb
137
137
  - lib/fastlane/plugin/test_center/helper/test_center_helper.rb
138
138
  - lib/fastlane/plugin/test_center/version.rb
139
- homepage:
139
+ homepage: https://github.com/lyndsey-ferguson/fastlane-plugin-test_center
140
140
  licenses:
141
141
  - MIT
142
142
  metadata: {}