From 4248b0d9db86121bd1a3acd027d02ae28647fc51 Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Thu, 1 Jun 2017 11:42:11 +0200 Subject: [PATCH] Update podspec --- Cache.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cache.podspec b/Cache.podspec index a432968..4de0f58 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 = "2.3.0" + s.version = "3.0.0" s.homepage = "https://github.com/hyperoslo/Cache" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }