diff --git a/Example/PlayKit/Info.plist b/Example/PlayKit/Info.plist index af2aa76f..896f53ab 100644 --- a/Example/PlayKit/Info.plist +++ b/Example/PlayKit/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.9 + 0.1.10 CFBundleSignature ???? CFBundleVersion diff --git a/PlayKit.podspec b/PlayKit.podspec index 79e5c2c7..46764a33 100644 --- a/PlayKit.podspec +++ b/PlayKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PlayKit' -s.version = '0.1.9' +s.version = '0.1.10' s.summary = 'PlayKit: Kaltura Mobile Player SDK - iOS'