diff --git a/Example/PlayKit/Info.plist b/Example/PlayKit/Info.plist
index 3b33d204..e381fdb9 100644
--- a/Example/PlayKit/Info.plist
+++ b/Example/PlayKit/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.2.1
+ 0.2.2
CFBundleSignature
????
CFBundleVersion
diff --git a/PlayKit.podspec b/PlayKit.podspec
index 4ec93d6d..4d7c90f6 100644
--- a/PlayKit.podspec
+++ b/PlayKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'PlayKit'
-s.version = '0.2.1'
+s.version = '0.2.2'
s.summary = 'PlayKit: Kaltura Mobile Player SDK - iOS'
s.homepage = 'https://github.com/kaltura/playkit-ios'