From 13abc195390b15d9b04af801fc2fb1b98a98edc8 Mon Sep 17 00:00:00 2001 From: Jan Gorman Date: Wed, 11 Oct 2017 15:35:01 +0200 Subject: [PATCH] Bump version --- MapleBacon.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MapleBacon.podspec b/MapleBacon.podspec index 15a832d..a0d30e8 100644 --- a/MapleBacon.podspec +++ b/MapleBacon.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "MapleBacon" - s.version = "4.0.0" + s.version = "4.0.1" s.summary = "A delicious image download and caching library for iOS" s.description = <<-DESC A delicious image download and caching library for iOS. Background downloads, caching and scaling.