Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EkkoG committed Jan 3, 2023
1 parent 230014e commit e059a52
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion EGChainable.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
14 changes: 7 additions & 7 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -17,7 +17,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
EGChainable: 1d3d9d0cab730cf50aa10f38d7eeece21a30666e
EGChainable: b2c344e27bcd1f452e09bd7a22c852f45a46d5b3

PODFILE CHECKSUM: 6174a5b08bf90052736707ca9a2a2387deb237d3

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/EGChainable.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e059a52

Please sign in to comment.