Skip to content

Commit

Permalink
chore: bump version to 2.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyingtao committed Oct 28, 2024
1 parent c5bbea8 commit 336d380
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Mantis.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "Mantis"
s.version = "2.23.0"
s.version = "2.23.1"
s.summary = "An iOS Image cropping library, which mimics the Photo App written in Swift and provides rich cropping interactions."

s.description = <<-DESC
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<summary><strong>CocoaPods</strong></summary>

```ruby
pod 'Mantis', '~> 2.23.0'
pod 'Mantis', '~> 2.23.1'
```
</details>

Expand All @@ -64,7 +64,7 @@ github "guoyingtao/Mantis"
<summary><strong>Swift Packages</strong></summary>

* Repository: https://github.com/guoyingtao/Mantis.git
* Rules: Version - Exact - 2.23.0
* Rules: Version - Exact - 2.23.1

</details>

Expand Down

0 comments on commit 336d380

Please sign in to comment.