From 026d22f28477bbd12a666ae44e49bbd063386059 Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Thu, 2 Nov 2017 12:45:02 +0100 Subject: [PATCH] Bump to 3.0.2 --- Imaginary.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Imaginary.podspec b/Imaginary.podspec index b3f3e6b..b7531bd 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.1" + s.version = "3.0.2" s.homepage = "https://github.com/hyperoslo/Imaginary" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }