From 239fa990beeb0302ca6043f082de39e28559ff8b Mon Sep 17 00:00:00 2001 From: Betina Farias Date: Tue, 27 Aug 2019 13:20:21 -0300 Subject: [PATCH 1/2] Bump version --- UtilitiesCore/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UtilitiesCore/Info.plist b/UtilitiesCore/Info.plist index 6218651..8e55db8 100644 --- a/UtilitiesCore/Info.plist +++ b/UtilitiesCore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.3.0 + 0.3.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) From a4049384c1b43a763b4676c127ef09ef3a7ee6fb Mon Sep 17 00:00:00 2001 From: Betina Farias Date: Tue, 27 Aug 2019 13:22:55 -0300 Subject: [PATCH 2/2] Change .podspec version --- 4allUtilitiesCore.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4allUtilitiesCore.podspec b/4allUtilitiesCore.podspec index 28b78c0..f3c345a 100644 --- a/4allUtilitiesCore.podspec +++ b/4allUtilitiesCore.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "4allUtilitiesCore" - s.version = "0.3.0" + s.version = "0.3.1" s.summary = "A utilities core library." # This description is used to generate tags and improve search results.