From 2cbce1b32b015e34f6b0023be9cc4d50d3d5bc01 Mon Sep 17 00:00:00 2001 From: Merrick Sapsford Date: Sun, 3 Mar 2019 09:18:41 +0100 Subject: [PATCH] Bump version number 3.0.6 --- Pageboy.podspec | 2 +- Sources/Pageboy/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Pageboy.podspec b/Pageboy.podspec index 63afd922..51fc9904 100644 --- a/Pageboy.podspec +++ b/Pageboy.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.requires_arc = true - s.version = "3.0.5" + s.version = "3.0.6" s.summary = "A simple, highly informative page view controller." s.description = <<-DESC A page view controller that provides simplified data source management, enhanced delegation and other useful features. diff --git a/Sources/Pageboy/Info.plist b/Sources/Pageboy/Info.plist index 763f65d9..016eff34 100644 --- a/Sources/Pageboy/Info.plist +++ b/Sources/Pageboy/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.0.5 + 3.0.6 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass