From 143f39ac121d07f498bf9f544648d765cc845ed6 Mon Sep 17 00:00:00 2001 From: Brian Voong Date: Thu, 21 Sep 2017 18:13:05 -0700 Subject: [PATCH] fix swift 4 lint --- LBTAComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LBTAComponents.podspec b/LBTAComponents.podspec index 01e586e..cc19342 100644 --- a/LBTAComponents.podspec +++ b/LBTAComponents.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'LBTAComponents' - s.version = '1.0.0' + s.version = '1.0.1' s.summary = 'LBTAComponents is a small library of components that makes it easy to build applications programmatically.' # This description is used to generate tags and improve search results.