diff --git a/KOControls.podspec b/KOControls.podspec index 7f2df8c..98094c9 100644 --- a/KOControls.podspec +++ b/KOControls.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'KOControls' - s.version = '1.1' + s.version = '1.1.1' s.summary = 'Package of useful controls: pickers, presenting queue, textfield thats supports showing the errors etc.' s.homepage = 'https://github.com/Flawion/KOControls'