From 5392134110ed132a54b451309d31ca8cd27389ba Mon Sep 17 00:00:00 2001 From: Vignesh Kumar Date: Thu, 4 Feb 2021 17:11:37 +0530 Subject: [PATCH] Updated pod spec file --- SwiftCSVExport.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwiftCSVExport.podspec b/SwiftCSVExport.podspec index f5424bd..57ae997 100644 --- a/SwiftCSVExport.podspec +++ b/SwiftCSVExport.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "SwiftCSVExport" - s.version = "2.3.0" + s.version = "2.4.0" s.summary = "Simple way to export csv file with rich feature framework and written in Swift 4, 4.2 and 5" # This description is used to generate tags and improve search results.