From 8e9c69c33ad91b18b7d044f5839612f5c9a33c93 Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Tue, 21 Nov 2017 14:21:52 +0100 Subject: [PATCH] Bump to 3.0.1 --- Hue.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hue.podspec b/Hue.podspec index b9d9a82..d7d5891 100644 --- a/Hue.podspec +++ b/Hue.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Hue" s.summary = "The all-in-one coloring utility that you'll ever need." - s.version = "3.0.0" + s.version = "3.0.1" s.homepage = "https://github.com/hyperoslo/Hue" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }