From b7a8723eda492f39499bef66af28f44bdb68bda9 Mon Sep 17 00:00:00 2001 From: Sergey Kazakov Date: Mon, 19 Jul 2021 15:38:33 +0300 Subject: [PATCH] updated podspec version --- SwiftyUIKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwiftyUIKit.podspec b/SwiftyUIKit.podspec index 5fd7adb..f55b366 100644 --- a/SwiftyUIKit.podspec +++ b/SwiftyUIKit.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'SwiftyUIKit' - s.version = '1.0.1' + s.version = '1.0.2' s.summary = 'Featherweight lib for building an autolayout-powered UIView layout in a clean SwiftUI-style' # This description is used to generate tags and improve search results.