From d72a6664fe8b6b45132e1776fd1551bc7fce1c76 Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Tue, 28 Nov 2017 11:12:13 +0100 Subject: [PATCH] Bump to 0.2.0 --- Tabby.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tabby.podspec b/Tabby.podspec index 037d541..940bdaa 100644 --- a/Tabby.podspec +++ b/Tabby.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Tabby" s.summary = "A fancy tabbar" - s.version = "0.1.0" + s.version = "0.2.0" s.homepage = "https://github.com/hyperoslo/Tabby" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }