From 0adcfba063f79ca1a10a80ca831eceeed62243c3 Mon Sep 17 00:00:00 2001 From: morganzellers Date: Fri, 27 Aug 2021 13:10:34 +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 83bde4a5f..9ad8dcd1d 100644 --- a/SwiftCurrent.podspec +++ b/SwiftCurrent.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SwiftCurrent' - s.version = '4.4.3' + s.version = '4.4.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.