diff --git a/ParseUI.podspec b/ParseUI.podspec index 38020f4..52d21c8 100644 --- a/ParseUI.podspec +++ b/ParseUI.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ParseUI' - s.version = '1.1.7' + s.version = '1.2.0' s.license = { :type => 'SDK', :file => 'LICENSE'} s.homepage = 'https://www.parse.com/' s.summary = 'ParseUI is a library of useful User Interface components for the Parse iOS SDK.' diff --git a/ParseUI/Resources/Info.plist b/ParseUI/Resources/Info.plist index dde99e2..7cead45 100644 --- a/ParseUI/Resources/Info.plist +++ b/ParseUI/Resources/Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.1.7 + 1.2.0 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -22,8 +22,8 @@ iPhoneOS CFBundleVersion - 1.1.7 + 1.2.0 MinimumOSVersion - 6.0 + 7.0