Skip to content

Commit

Permalink
Fixed readme and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvorobei committed Sep 26, 2023
1 parent ddd0759 commit 909010f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion PermissionsKit.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "PermissionsKit"
s.version = "9.0.4"
s.version = "9.1.0"
s.summary = "Ask permissions with ready-use interface. You can check status permission and if it has been requested before. Support SwiftUI."
s.homepage = "https://github.com/sparrowcode/PermissionsKit"
s.source = { :git => "https://github.com/sparrowcode/PermissionsKit.git", :tag => s.version }
Expand Down
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -30,9 +30,6 @@ Universal API for request permission and get its statuses. Available `.authorize
<a href="https://t.me/sparrowcode_en">
<img src="https://cdn.sparrowcode.io/github/badges/telegram.png?version=1" height="52">
</a>
<a href="https://mastodon.social/@sparrowcode_en">
<img src="https://cdn.sparrowcode.io/github/badges/mastodon.png?version=2" height="52">
</a>
<a href="#apps-using">
<img src="https://cdn.sparrowcode.io/github/badges/download-on-the-appstore.png?version=4" height="52">
</a>
Expand Down

0 comments on commit 909010f

Please sign in to comment.