diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8bd3214e..e6c469d0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
# Next
+## [9.1.1](https://github.com/DenTelezhkin/DTModelStorage/releases/tag/9.1.1)
+
### Fixed
* Xcode 12.5 / Swift 5.4 warnings
diff --git a/DTModelStorage.podspec b/DTModelStorage.podspec
index d1630aea..ead45fb9 100644
--- a/DTModelStorage.podspec
+++ b/DTModelStorage.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DTModelStorage'
- s.version = "9.1.0"
+ s.version = "9.1.1"
s.license = 'MIT'
s.summary = 'Storage classes for datasource based controls.'
s.homepage = 'https://github.com/DenTelezhkin/DTModelStorage'
diff --git a/Supporting files/Framework.plist b/Supporting files/Framework.plist
index 6f80b98c..e29cdaa5 100644
--- a/Supporting files/Framework.plist
+++ b/Supporting files/Framework.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 9.1.0
+ 9.1.1
CFBundleSignature
????
CFBundleVersion
diff --git a/Supporting files/Info.plist b/Supporting files/Info.plist
index ff27f526..4247d210 100644
--- a/Supporting files/Info.plist
+++ b/Supporting files/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 9.1.0
+ 9.1.1
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
diff --git a/docs/Classes.html b/docs/Classes.html
index 91d0c5e4..423e4bb6 100644
--- a/docs/Classes.html
+++ b/docs/Classes.html
@@ -21,7 +21,7 @@