diff --git a/CHANGELOG.md b/CHANGELOG.md
index 581f6821..f4232fe2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
## Changelog
+### 2.2.1
+
+1. Обновили `UIWebView` на `WKWebView`
+
### 2.2.0
1. Добавили поддержку Swift 5.
diff --git a/YandexCheckoutPayments.podspec b/YandexCheckoutPayments.podspec
index 1bf53f47..f08929c0 100644
--- a/YandexCheckoutPayments.podspec
+++ b/YandexCheckoutPayments.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'YandexCheckoutPayments'
- s.version = '2.2.0'
+ s.version = '2.2.1'
s.homepage = 'https://github.com/yandex-money/yandex-checkout-payments-swift'
s.license = {
:type => "MIT",
diff --git a/YandexCheckoutPayments/Info.plist b/YandexCheckoutPayments/Info.plist
index 548b0a36..90af8596 100644
--- a/YandexCheckoutPayments/Info.plist
+++ b/YandexCheckoutPayments/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.2.0
+ 2.2.1
CFBundleVersion
$(CURRENT_PROJECT_VERSION)
NSPrincipalClass