From 54c6a46347f3ceb55f5f52935f2c6fbe6f35d010 Mon Sep 17 00:00:00 2001 From: YuigaWada Date: Fri, 30 Aug 2019 03:08:10 +0900 Subject: [PATCH] v2.0 --- PolioPager.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PolioPager.podspec b/PolioPager.podspec index 9068aec..9cb8d8c 100644 --- a/PolioPager.podspec +++ b/PolioPager.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "PolioPager" -s.version = "1.1.2" +s.version = "2.0" s.summary = "PolioPager enables us to use PagerTabStrip like SNKRS." s.license = { :type => 'MIT', :file => 'LICENSE' } s.homepage = "https://github.com/yuigawada/PolioPager"