diff --git a/YouTubePlayer.podspec b/YouTubePlayer.podspec index 363655d..bf94c53 100644 --- a/YouTubePlayer.podspec +++ b/YouTubePlayer.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "YouTubePlayer" - s.version = "0.4.0" + s.version = "0.5.0" s.summary = "Swift library for embedding and controlling YouTube videos in your iOS applications" s.homepage = "https://github.com/gilesvangruisen/Swift-YouTube-Player" s.license = { :type => "MIT", :file => "LICENSE" } diff --git a/YouTubePlayer/YouTubePlayer/Info.plist b/YouTubePlayer/YouTubePlayer/Info.plist index 31fb8fc..288c341 100644 --- a/YouTubePlayer/YouTubePlayer/Info.plist +++ b/YouTubePlayer/YouTubePlayer/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.2 + 0.5.0 CFBundleSignature ???? CFBundleVersion