From 29a11355c3871cc3ae7a1f3c43812103f78692fe Mon Sep 17 00:00:00 2001 From: Maxime Epain Date: Tue, 14 Feb 2017 21:13:07 +0100 Subject: [PATCH] Release 0.2.1 --- Framework/Info.plist | 2 +- MXPagerView.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Framework/Info.plist b/Framework/Info.plist index badd676..600e701 100644 --- a/Framework/Info.plist +++ b/Framework/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.2.0 + 0.2.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/MXPagerView.podspec b/MXPagerView.podspec index d417151..df366e6 100644 --- a/MXPagerView.podspec +++ b/MXPagerView.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "MXPagerView" - s.version = "0.2.0" + s.version = "0.2.1" s.summary = "Pager view with reusable page and storyboard support." # This description is used to generate tags and improve search results.