From 286333ad4f3132ed4fd082819c3e2bad8260bd65 Mon Sep 17 00:00:00 2001 From: "J.D. Healy" Date: Tue, 23 Aug 2016 23:42:25 -0400 Subject: [PATCH] Version `4.0.0`. --- PrettyColors.podspec | 2 +- Supporting Files/Info.plist | 2 +- Tests/Supporting Files/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PrettyColors.podspec b/PrettyColors.podspec index 68d9f162..6841d041 100644 --- a/PrettyColors.podspec +++ b/PrettyColors.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'PrettyColors' - spec.version = '3.0.2' + spec.version = '4.0.0' spec.summary = 'Styles and colors text in the Terminal with ANSI escape codes. Conforms to ECMA Standard 48.' spec.homepage = 'https://github.com/jdhealy/PrettyColors' spec.license = { :type => 'MIT', :file => 'LICENSE.md' } diff --git a/Supporting Files/Info.plist b/Supporting Files/Info.plist index b517b542..db0cff1f 100644 --- a/Supporting Files/Info.plist +++ b/Supporting Files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.0.2 + 4.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/Tests/Supporting Files/Info.plist b/Tests/Supporting Files/Info.plist index a905efc3..18f6dd6b 100644 --- a/Tests/Supporting Files/Info.plist +++ b/Tests/Supporting Files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 3.0.2 + 4.0.0 CFBundleSignature ???? CFBundleVersion