From 57d08c9ac2fe2db3287414fcf7fa9d8908959d7c Mon Sep 17 00:00:00 2001 From: Flawion Date: Sun, 7 Jul 2019 20:32:28 +0200 Subject: [PATCH] - pod spec updated to version 1.2.1 --- KOControls.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KOControls.podspec b/KOControls.podspec index 0ff6ee0..542cac6 100644 --- a/KOControls.podspec +++ b/KOControls.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'KOControls' - s.version = '1.2' + s.version = '1.2.1' s.summary = 'Package of useful controls: pickers, presenting queue, textfield thats supports showing the errors etc.' s.homepage = 'https://github.com/Flawion/KOControls'