From e059a52b488628bf8ed0f4724144f16edc6dc87e Mon Sep 17 00:00:00 2001 From: EkkoG Date: Tue, 3 Jan 2023 22:41:40 +0800 Subject: [PATCH] Bump version to 0.2.0 --- EGChainable.podspec | 2 +- Example/Podfile.lock | 14 +++++++------- .../Pods/Local Podspecs/EGChainable.podspec.json | 4 ++-- Example/Pods/Manifest.lock | 14 +++++++------- .../EGChainable/EGChainable-Info.plist | 2 +- 5 files changed, 18 insertions(+), 18 deletions(-) diff --git a/EGChainable.podspec b/EGChainable.podspec index b8c100d..ec3c9e6 100644 --- a/EGChainable.podspec +++ b/EGChainable.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'EGChainable' - s.version = '0.1.11' + s.version = '0.2.0' s.summary = 'Chainable tools for iOS API.' # This description is used to generate tags and improve search results. diff --git a/Example/Podfile.lock b/Example/Podfile.lock index e9408ce..c44008b 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -1,11 +1,11 @@ PODS: - - EGChainable (0.1.11): - - EGChainable/Common (= 0.1.11) - - EGChainable/Core (= 0.1.11) - - EGChainable/Common (0.1.11): + - EGChainable (0.2.0): + - EGChainable/Common (= 0.2.0) + - EGChainable/Core (= 0.2.0) + - EGChainable/Common (0.2.0): - EGChainable/Core - - EGChainable/Core (0.1.11) - - EGChainable/Other (0.1.11): + - EGChainable/Core (0.2.0) + - EGChainable/Other (0.2.0): - EGChainable/Core DEPENDENCIES: @@ -17,7 +17,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - EGChainable: 1d3d9d0cab730cf50aa10f38d7eeece21a30666e + EGChainable: b2c344e27bcd1f452e09bd7a22c852f45a46d5b3 PODFILE CHECKSUM: 6174a5b08bf90052736707ca9a2a2387deb237d3 diff --git a/Example/Pods/Local Podspecs/EGChainable.podspec.json b/Example/Pods/Local Podspecs/EGChainable.podspec.json index a04fadc..5a4cb07 100644 --- a/Example/Pods/Local Podspecs/EGChainable.podspec.json +++ b/Example/Pods/Local Podspecs/EGChainable.podspec.json @@ -1,6 +1,6 @@ { "name": "EGChainable", - "version": "0.1.11", + "version": "0.2.0", "summary": "Chainable tools for iOS API.", "description": "Chainable tools for iOS API, code is Generated by Sourcery.", "homepage": "https://github.com/EkkoG/EGChainable", @@ -13,7 +13,7 @@ }, "source": { "git": "https://github.com/EkkoG/EGChainable.git", - "tag": "0.1.11" + "tag": "0.2.0" }, "platforms": { "ios": "10.0" diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index e9408ce..c44008b 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -1,11 +1,11 @@ PODS: - - EGChainable (0.1.11): - - EGChainable/Common (= 0.1.11) - - EGChainable/Core (= 0.1.11) - - EGChainable/Common (0.1.11): + - EGChainable (0.2.0): + - EGChainable/Common (= 0.2.0) + - EGChainable/Core (= 0.2.0) + - EGChainable/Common (0.2.0): - EGChainable/Core - - EGChainable/Core (0.1.11) - - EGChainable/Other (0.1.11): + - EGChainable/Core (0.2.0) + - EGChainable/Other (0.2.0): - EGChainable/Core DEPENDENCIES: @@ -17,7 +17,7 @@ EXTERNAL SOURCES: :path: "../" SPEC CHECKSUMS: - EGChainable: 1d3d9d0cab730cf50aa10f38d7eeece21a30666e + EGChainable: b2c344e27bcd1f452e09bd7a22c852f45a46d5b3 PODFILE CHECKSUM: 6174a5b08bf90052736707ca9a2a2387deb237d3 diff --git a/Example/Pods/Target Support Files/EGChainable/EGChainable-Info.plist b/Example/Pods/Target Support Files/EGChainable/EGChainable-Info.plist index 84dc921..0d7bfa2 100644 --- a/Example/Pods/Target Support Files/EGChainable/EGChainable-Info.plist +++ b/Example/Pods/Target Support Files/EGChainable/EGChainable-Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.11 + 0.2.0 CFBundleSignature ???? CFBundleVersion