From 332bbf6e0044f592f236585239db5435d647ec07 Mon Sep 17 00:00:00 2001 From: brianlombardo Date: Thu, 22 Jul 2021 22:59:23 +0000 Subject: [PATCH] [ci skip] Apply automatic changes --- SwiftCurrent.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwiftCurrent.podspec b/SwiftCurrent.podspec index a573abdd1..4a91ced5b 100644 --- a/SwiftCurrent.podspec +++ b/SwiftCurrent.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SwiftCurrent' - s.version = '4.1.3' + s.version = '4.1.4' s.summary = 'A library for complex workflows in Swift' s.description = <<-DESC SwiftCurrent is a library that lets you easily manage journeys through your Swift application.