From d0f9fd1a8497648b0e96e41fa682264318e94170 Mon Sep 17 00:00:00 2001 From: Mathias Claassen Date: Fri, 16 Sep 2016 17:53:25 -0300 Subject: [PATCH] release version 6.0.0 --- .gitignore | 2 ++ XLPagerTabStrip.podspec | 2 +- XLPagerTabStrip/Info.plist | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index dc301035..ec58845f 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,5 @@ playground.xcworkspace # Carthage/Checkouts Carthage/Build + +.swift-version \ No newline at end of file diff --git a/XLPagerTabStrip.podspec b/XLPagerTabStrip.podspec index ed8584dc..ada3f2fc 100644 --- a/XLPagerTabStrip.podspec +++ b/XLPagerTabStrip.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "XLPagerTabStrip" - s.version = "5.1.0" + s.version = "6.0.0" s.summary = "Android PagerTabStrip for iOS and much more." s.homepage = "https://github.com/xmartlabs/XLPagerTabStrip" s.license = { type: 'MIT', file: 'LICENSE' } diff --git a/XLPagerTabStrip/Info.plist b/XLPagerTabStrip/Info.plist index e6771905..a3d5bd31 100644 --- a/XLPagerTabStrip/Info.plist +++ b/XLPagerTabStrip/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.0.0 + 6.0.0 CFBundleSignature ???? CFBundleVersion