From d572aa7e9a830ae679b969c93b015cf66e06ca1a Mon Sep 17 00:00:00 2001 From: kean Date: Thu, 2 Feb 2017 01:48:32 +0300 Subject: [PATCH] Version 5.0 --- Nuke.podspec | 2 +- Supporting Files/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Nuke.podspec b/Nuke.podspec index 01de3b8d5..5232b4685 100644 --- a/Nuke.podspec +++ b/Nuke.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Nuke' - s.version = '4.1.2' + s.version = '5.0' s.summary = 'A powerful image loading and caching framework' s.description = <<-EOS A powerful image loading and caching framework which allows for hassle-free image loading in your app - often in one line of code. diff --git a/Supporting Files/Info.plist b/Supporting Files/Info.plist index 438715f90..b4a1a8708 100644 --- a/Supporting Files/Info.plist +++ b/Supporting Files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.1.2 + 5.0 CFBundleSignature ???? CFBundleVersion