Skip to content

Commit

Permalink
Bump version to 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
EkkoG committed Jan 3, 2023
1 parent ad6fd84 commit b0cddb0
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.8'
s.version = '0.1.9'
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.8):
- EGChainable/Common (= 0.1.8)
- EGChainable/Core (= 0.1.8)
- EGChainable/Common (0.1.8):
- EGChainable (0.1.9):
- EGChainable/Common (= 0.1.9)
- EGChainable/Core (= 0.1.9)
- EGChainable/Common (0.1.9):
- EGChainable/Core
- EGChainable/Core (0.1.8)
- EGChainable/Other (0.1.8):
- EGChainable/Core (0.1.9)
- EGChainable/Other (0.1.9):
- EGChainable/Core

DEPENDENCIES:
Expand All @@ -17,7 +17,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
EGChainable: 107a1e790a490c8c98bd5f60214023fa21598044
EGChainable: 4afc8777b6bfa9116dbf846b21122a0da683ed4f

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 b0cddb0

Please sign in to comment.