From a90ab3d8cd13e040cb05dd4013a7002a3ba81acb Mon Sep 17 00:00:00 2001 From: wtao Date: Tue, 4 Sep 2018 09:43:27 -0700 Subject: [PATCH] Inc pod version --- Mux-Stats-AVPlayer.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mux-Stats-AVPlayer.podspec b/Mux-Stats-AVPlayer.podspec index fbc257c7..aee63449 100644 --- a/Mux-Stats-AVPlayer.podspec +++ b/Mux-Stats-AVPlayer.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'Mux-Stats-AVPlayer' - s.version = '0.1.2' + s.version = '0.1.3' s.source = { :git => 'https://github.com/muxinc/mux-stats-sdk-avplayer.git', :tag => "v#{s.version}" }