From 7813d7a62f3e83677a4a06026031b78aa606d1ef Mon Sep 17 00:00:00 2001 From: Zac Morris Date: Wed, 10 Oct 2018 10:23:53 -0400 Subject: [PATCH] Bumping cocoapods version number to 0.2.0 --- EtherKit.podspec | 4 ++-- Example/Podfile.lock | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/EtherKit.podspec b/EtherKit.podspec index dadd5a3..c000a69 100644 --- a/EtherKit.podspec +++ b/EtherKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'EtherKit' - s.version = '0.2.0-beta1' + s.version = '0.2.0' s.summary = 'A library for interacting with the Ethereum network.' s.description = <<-DESC @@ -15,7 +15,7 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/Vaultio/EtherKit' s.license = { :type => 'Apache-2.0', :file => 'LICENSE' } s.authors = "Vault, Inc." - s.source = { :git => 'https://github.com/Vaultio/EtherKit.git', :tag => '0.2.0-beta1' } + s.source = { :git => 'https://github.com/Vaultio/EtherKit.git', :tag => '0.2.0' } s.ios.deployment_target = '10.0' s.swift_version = '4.1' diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 29bb3be..48ed1a9 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -2,17 +2,17 @@ PODS: - BigInt (3.1.0): - SipHash (~> 1.2) - CryptoSwift (0.10.0) - - EtherKit (0.2.0-beta1): - - EtherKit/Core (= 0.2.0-beta1) - - EtherKit/PromiseKit (= 0.2.0-beta1) - - EtherKit/Core (0.2.0-beta1): + - EtherKit (0.2.0): + - EtherKit/Core (= 0.2.0) + - EtherKit/PromiseKit (= 0.2.0) + - EtherKit/Core (0.2.0): - BigInt - CryptoSwift - Marshal - Result (~> 4.0.0) - secp256k1.swift - Starscream - - EtherKit/PromiseKit (0.2.0-beta1): + - EtherKit/PromiseKit (0.2.0): - EtherKit/Core - PromiseKit/CorePromise - Marshal (1.2.4) @@ -46,7 +46,7 @@ EXTERNAL SOURCES: SPEC CHECKSUMS: BigInt: 76b5dfdfa3e2e478d4ffdf161aeede5502e2742f CryptoSwift: 6c778d69282bed3b4e975ff97a79d074f20bb011 - EtherKit: 2e07c1d3f30f12cb31e721d92c747437ee2ea1aa + EtherKit: 5250c0bd414a343e442973fec97d2a8fd8efcdbb Marshal: 8e04e6624e506921db7143b0bfd83caee03f32d6 PromiseKit: cf84bbb1235a61473b326c5cf0b41f6828f87ba5 Result: 7645bb3f50c2ce726dd0ff2fa7b6f42bbe6c3713