From 013808a5bdb3780963b04c7781842c60c6b19325 Mon Sep 17 00:00:00 2001 From: Pavol Kmet Date: Wed, 5 Jun 2024 11:13:46 +0200 Subject: [PATCH] Update to the podspec file. --- ScrollViewSectionKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ScrollViewSectionKit.podspec b/ScrollViewSectionKit.podspec index 07e1ca5..25759b0 100644 --- a/ScrollViewSectionKit.podspec +++ b/ScrollViewSectionKit.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |spec| # spec.name = "ScrollViewSectionKit" - spec.version = "1.3.0" + spec.version = "1.4.0" spec.summary = "A SwiftUI library that allows you to add native or custom section styles within the `ScrollView` SwiftUI component." # This description is used to generate tags and improve search results.