Skip to content

Commit

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

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

SPEC CHECKSUMS:
EGChainable: 0013c7f03a49011c971277a747312b2ae3d75778
EGChainable: 1d3d9d0cab730cf50aa10f38d7eeece21a30666e

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 230014e

Please sign in to comment.