From 2e4c6e1f178ac6ba65987b4be22485b49b8eebc5 Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Fri, 27 Oct 2017 10:00:15 +0200 Subject: [PATCH] Bump to 4.1.0 --- Cache.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cache.podspec b/Cache.podspec index b93ddf0..1b42044 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.0.4" + s.version = "4.1.0" s.homepage = "https://github.com/hyperoslo/Cache" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }