diff --git a/PermissionsKit.podspec b/PermissionsKit.podspec
index 54362ee6..de49da68 100644
--- a/PermissionsKit.podspec
+++ b/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 }
diff --git a/README.md b/README.md
index ae39eb5b..f7401694 100644
--- a/README.md
+++ b/README.md
@@ -30,9 +30,6 @@ Universal API for request permission and get its statuses. Available `.authorize
-
-
-