From b906d8daf1aa9a42b958b8fc909fc0e3e0384a3b Mon Sep 17 00:00:00 2001 From: Akira Matsuda Date: Thu, 10 Dec 2015 18:02:16 +0900 Subject: [PATCH] update podfile --- LMMediaPlayer.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LMMediaPlayer.podspec b/LMMediaPlayer.podspec index 0473fd8..deec970 100644 --- a/LMMediaPlayer.podspec +++ b/LMMediaPlayer.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "LMMediaPlayer" - s.version = "0.3.3" + s.version = "0.4.0" s.summary = "Video and audio player with replaceable UI component." s.homepage = "https://github.com/0x0c/LMMediaPlayer"