From a9b71d71cff2faa9f0f2772ea1d890ffd9484b9c Mon Sep 17 00:00:00 2001 From: Baris Sencan Date: Sun, 22 Nov 2015 16:08:04 -0800 Subject: [PATCH] Bump version --- ManualLayout.podspec | 2 +- ManualLayout/Info-tvOS.plist | 2 +- ManualLayout/Info.plist | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ManualLayout.podspec b/ManualLayout.podspec index 118db22..72d3f01 100644 --- a/ManualLayout.podspec +++ b/ManualLayout.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ManualLayout' - s.version = '1.1.0' + s.version = '1.2.0' s.license = { :type => 'MIT', :file => 'LICENSE' } s.summary = 'Easy to use and flexible AutoLayout alternative for iOS 8+. Supports AsyncDisplayKit.' diff --git a/ManualLayout/Info-tvOS.plist b/ManualLayout/Info-tvOS.plist index 7c538c1..46af871 100644 --- a/ManualLayout/Info-tvOS.plist +++ b/ManualLayout/Info-tvOS.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.0 + 1.2.0 CFBundleSignature ???? CFBundleVersion diff --git a/ManualLayout/Info.plist b/ManualLayout/Info.plist index b676c51..331a2da 100644 --- a/ManualLayout/Info.plist +++ b/ManualLayout/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.0 + 1.2.0 CFBundleSignature ???? CFBundleVersion - 9 + $(CURRENT_PROJECT_VERSION) NSPrincipalClass