From bd225156cc882ea931c09756ee4f65bd2f896fdb Mon Sep 17 00:00:00 2001 From: Merrick Sapsford Date: Tue, 16 Oct 2018 13:30:55 +0200 Subject: [PATCH] Bump version number 1.1.0 --- Randient.podspec | 2 +- Sources/Randient/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Randient.podspec b/Randient.podspec index d123d53..5d944a9 100644 --- a/Randient.podspec +++ b/Randient.podspec @@ -7,7 +7,7 @@ Pod::Spec.new do |s| s.requires_arc = true - s.version = "1.0.0" + s.version = "1.1.0" s.summary = "Radient, random gradient views." s.description = <<-DESC Randomizable, animated gradients generated from uigradients.com. diff --git a/Sources/Randient/Info.plist b/Sources/Randient/Info.plist index 4c0d218..a5ae6f9 100644 --- a/Sources/Randient/Info.plist +++ b/Sources/Randient/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.0 + 1.1.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass