From 08aeb6a147fb007d6e233f5c0fcbc5f613e8935a Mon Sep 17 00:00:00 2001 From: keishi suzuki Date: Tue, 6 Sep 2016 17:10:04 +0900 Subject: [PATCH] goes 3.0.2 --- SKPhotoBrowser.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SKPhotoBrowser.podspec b/SKPhotoBrowser.podspec index 2aab3b49..e583aab4 100644 --- a/SKPhotoBrowser.podspec +++ b/SKPhotoBrowser.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SKPhotoBrowser" - s.version = "3.0.1" + s.version = "3.0.2" s.summary = "Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift2.0." s.homepage = "https://github.com/suzuki-0000/SKPhotoBrowser" s.license = { :type => "MIT", :file => "LICENSE" }