From 013dcda1773f1093a08b6b2093b58a0dfd68cb86 Mon Sep 17 00:00:00 2001 From: Cookiezby Date: Sat, 24 Mar 2018 22:20:12 +0900 Subject: [PATCH] fix version 0.1.2 --- LabelSwitch.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LabelSwitch.podspec b/LabelSwitch.podspec index fe0a214..11d0060 100644 --- a/LabelSwitch.podspec +++ b/LabelSwitch.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'LabelSwitch' - s.version = '0.1.1' + s.version = '0.1.2' s.summary = 'Switch with label in background' # This description is used to generate tags and improve search results.