Skip to content

Commit

Permalink
Bump version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
melontao committed Aug 29, 2023
1 parent 3573892 commit f281c96
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- MPITextKit (0.2.1)
- MPITextKit (0.2.3)
- YYImage (1.0.4):
- YYImage/Core (= 1.0.4)
- YYImage/Core (1.0.4)
Expand All @@ -17,7 +17,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
MPITextKit: c35d4de736a88802122f957791504c16ed743e9d
MPITextKit: d362b015ea6aa294cb3c77826c99cb1d744ed58f
YYImage: 1e1b62a9997399593e4b9c4ecfbbabbf1d3f3b54

PODFILE CHECKSUM: 9cca02461ddd01cfc6deea5304d2f3a78a0397fd
Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/MPITextKit.podspec.json

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

4 changes: 2 additions & 2 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.

2 changes: 1 addition & 1 deletion MPITextKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'MPITextKit'
s.version = '0.2.2'
s.version = '0.2.3'
s.summary = 'Powerful text framework for iOS to display text based on TextKit.'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit f281c96

Please sign in to comment.