fastlane-plugin-get_product_bundle_id 0.1.0 → 0.1.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: d44c70cccfcb2b0e36f45e4bcfaf476f4bebfd99
4
- data.tar.gz: 6c6dd46fb411d894e282b33d01256491550048fb
3
+ metadata.gz: 9cef0f5bfb71b1bc21b41f88e7060526dc408534
4
+ data.tar.gz: cc7bbdf63a9bc5231517c23d0f80c93113ab7711
5
5
  SHA512:
6
- metadata.gz: fd5685eefbea858dacf9d620e46ed20c6bea0c37166bd8d9d1e799bff337cd20715f41c95b7b06ddb16c4a6503c25830d1420307d4b026fa4a7a2f7c38a2cf07
7
- data.tar.gz: 62e343f7876a3e539ccb2dcff435e310b951a8cc8368d12c68ab3d49fb489a3fe72b698e609295f152ce2b0a06f02ba86d81b35dc583bc0b4db9eb57c02793a8
6
+ metadata.gz: e16de479eda3976edd5cbbcc43b68d690577b7bb2bcc0321d84e2195f878f00d1539e88a5c7acfe64ac803f6ba8ea9720ede65e4d3e0246e5e7ee163ab8ad244
7
+ data.tar.gz: cb3ca45c0cc9057aeb9a5dfbdc6eb76a9213f822efaf7f0f0b8aa03c6f7a7b892c2f4384ed4afab79ba1e31cdb71ce8db83ef9c47dbc797524077aff0b845fbf
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module GetProductBundleId
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-get_product_bundle_id
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lyndsey Ferguson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-07 00:00:00.000000000 Z
11
+ date: 2017-04-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: xcodeproj