From 4e02927c47df9d1589f2e63b2ed6a45a56a54115 Mon Sep 17 00:00:00 2001 From: maxep Date: Tue, 6 Aug 2019 15:52:02 +0200 Subject: [PATCH] Release 1.1.0 --- MXSegmentedControl.podspec | 2 +- MXSegmentedControl/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MXSegmentedControl.podspec b/MXSegmentedControl.podspec index 31c8b36..6dc548e 100644 --- a/MXSegmentedControl.podspec +++ b/MXSegmentedControl.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MXSegmentedControl" - s.version = "1.0.1" + s.version = "1.1.0" s.summary = "A very customizable segmented control for iOS." s.description = <<-DESC MXSegmentedControl is a segmented control framework for iOS: diff --git a/MXSegmentedControl/Info.plist b/MXSegmentedControl/Info.plist index f9a8194..9c590b8 100644 --- a/MXSegmentedControl/Info.plist +++ b/MXSegmentedControl/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.1 + 1.1.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass