diff --git a/SNAVPlayerSubtitles.podspec b/SNAVPlayerSubtitles.podspec index 34b8dbc..6a5ba21 100644 --- a/SNAVPlayerSubtitles.podspec +++ b/SNAVPlayerSubtitles.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'SNAVPlayerSubtitles' - s.version = '1.0.4' + s.version = '1.0.5' s.swift_versions = '4.2' s.summary = 'Easy way to add Subtitle ( .VTT and .SRT ) to AVPlayer'