From 627387fc24e3a260f9b9fdb1f8019cd9561282ad Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Fri, 27 Oct 2017 10:26:51 +0200 Subject: [PATCH] Bump to 4.1.1 --- Cache.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cache.podspec b/Cache.podspec index 0cf7a75d..02d235e1 100644 --- a/Cache.podspec +++ b/Cache.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Cache" s.summary = "Nothing but cache." - s.version = "4.1.0" + s.version = "4.1.1" s.homepage = "https://github.com/hyperoslo/Cache" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }