From 3c416573ae18a3631ada5e262657f5d9b4c97b20 Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Fri, 27 Oct 2017 12:49:07 +0200 Subject: [PATCH] Bump to 3.0.1 --- Imaginary.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Imaginary.podspec b/Imaginary.podspec index 7547d60..b3f3e6b 100644 --- a/Imaginary.podspec +++ b/Imaginary.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Imaginary" s.summary = "Remote images, as easy as one, two, three." - s.version = "3.0.0" + s.version = "3.0.1" s.homepage = "https://github.com/hyperoslo/Imaginary" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }