From 9f61cc978e5f13f95004b3a7df6c65117e80b680 Mon Sep 17 00:00:00 2001 From: Martin Barreto Date: Mon, 15 Feb 2016 19:17:04 -0300 Subject: [PATCH] 4.0.1 pod version. --- XLPagerTabStrip.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XLPagerTabStrip.podspec b/XLPagerTabStrip.podspec index 166c2194..f6f54238 100644 --- a/XLPagerTabStrip.podspec +++ b/XLPagerTabStrip.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "XLPagerTabStrip" - s.version = "4.0.0" + s.version = "4.0.1" s.summary = "Android PagerTabStrip for iOS and much more." s.homepage = "https://github.com/xmartlabs/XLPagerTabStrip" s.license = { type: 'MIT', file: 'LICENSE' }