diff --git a/Pageboy.podspec b/Pageboy.podspec index 83b75a78..d5643222 100644 --- a/Pageboy.podspec +++ b/Pageboy.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.requires_arc = true - s.version = "3.0.1" + s.version = "3.0.2" 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 d5752d7c..9f023d2b 100644 --- a/Sources/Pageboy/Info.plist +++ b/Sources/Pageboy/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.0.1 + 3.0.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass