diff --git a/FloatingPanel.podspec b/FloatingPanel.podspec
index 7c09f9af..1d36e36f 100644
--- a/FloatingPanel.podspec
+++ b/FloatingPanel.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "FloatingPanel"
- s.version = "2.1.0"
+ s.version = "2.2.0"
s.summary = "FloatingPanel is a clean and easy-to-use UI component of a floating panel interface."
s.description = <<-DESC
FloatingPanel is a clean and easy-to-use UI component for a new interface introduced in Apple Maps, Shortcuts and Stocks app.
diff --git a/Sources/Info.plist b/Sources/Info.plist
index 21b19d1a..2d95f570 100644
--- a/Sources/Info.plist
+++ b/Sources/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.1.0
+ 2.2.0
CFBundleVersion
$(CURRENT_PROJECT_VERSION)