From 27db18e9568e8b02d7aa7a9e2a6f1a6ac939ac0c Mon Sep 17 00:00:00 2001 From: Christoffer Winterkvist Date: Mon, 29 Aug 2016 09:19:37 +0200 Subject: [PATCH] Bump version --- Hue.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hue.podspec b/Hue.podspec index 1bda10d..d34fe15 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 = "1.1.1" + s.version = "1.2.0" s.homepage = "https://github.com/hyperoslo/Hue" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }