From 15e63e7b8d7095c3ced650501f27a45081b7e65c Mon Sep 17 00:00:00 2001 From: Danilo Date: Fri, 28 Jul 2017 12:03:23 +0200 Subject: [PATCH] podspec update --- SOAPEngine.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SOAPEngine.podspec b/SOAPEngine.podspec index 08aa85b..f22f289 100644 --- a/SOAPEngine.podspec +++ b/SOAPEngine.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SOAPEngine' - s.version = '1.4.2' + s.version = '1.4.3' s.summary = 'This generic SOAP client allows you to access web services using a your iOS and Mac OS X app.' s.license = { :type => 'Shareware', :file => 'LICENSE.txt' } s.authors = { 'Danilo Priore' => 'support@prioregroup.com' }