fastlane-plugin-tpa 1.0.0 → 1.0.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: 0f78941869121dcb45f0e8fb5dadec0bf6fccda2
4
- data.tar.gz: f8cf6f8736681d17731f62f4a54692afa96fd214
3
+ metadata.gz: ef6f5040db568410f5e731a66a67338095e92951
4
+ data.tar.gz: 9e878f213bfeeb4c393bd4de1719fdab184ea1b9
5
5
  SHA512:
6
- metadata.gz: 2568470f1c6de5ac73be4feba5541bc1fc21fb35fb3f0dfdb2b84840bcc3bf17c3c8e3af6d40e5b7a8fbc18a63ea8a9039da84c3bd9cac2496646eb1d501a507
7
- data.tar.gz: 5e627b6f2c1cade8fe3b4f31e3a5138a2ea0021d45140258a964455d272b2d193973f3d876edc14796d559c905f731d9e2045dcf8dc2afe60e6f54111adf7fb9
6
+ metadata.gz: c95b4426e1abbda384d0a1d8a34af9f8e55e88728884b49ad51e506372b528ea504bfef6339c7c0fafa8dc8131c1973d6eea23a530221ecc6174e0fb7a9f8e37
7
+ data.tar.gz: 107aa6cbf042c6686a95da7718aa576e7115b56a4036e10dc08bda208e727eef165b854ae4fa9b123035db79fc8799586aee7d62d4c48db71446fd878f63ea96
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module Tpa
3
- VERSION = "1.0.0"
3
+ VERSION = "1.0.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-tpa
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Morten Bøgh
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-06-20 00:00:00.000000000 Z
11
+ date: 2016-07-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pry
@@ -106,7 +106,7 @@ files:
106
106
  - lib/fastlane/plugin/tpa/actions/tpa_action.rb
107
107
  - lib/fastlane/plugin/tpa/helper/tpa_helper.rb
108
108
  - lib/fastlane/plugin/tpa/version.rb
109
- homepage:
109
+ homepage: https://github.com/mbogh/fastlane-plugin-tpa
110
110
  licenses:
111
111
  - MIT
112
112
  metadata: {}