diff --git a/VIMVideoPlayer.podspec b/VIMVideoPlayer.podspec index 938f29b..53f3988 100644 --- a/VIMVideoPlayer.podspec +++ b/VIMVideoPlayer.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "VIMVideoPlayer" - s.version = "5.6" + s.version = "5.6.0" s.summary = "A simple wrapper around the AVPlayer and AVPlayerLayer classes." s.description = <<-DESC VIMVideoPlayer is a simple wrapper around the AVPlayer and AVPlayerLayer classes. Check out the README for details. And the Pegasus project for a demo.