From e27ca44c566c5eb116d8d3a4395a10da3e7424a1 Mon Sep 17 00:00:00 2001 From: Richard-Gist Date: Wed, 16 Jun 2021 23:15:42 +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 4792d6b10..ffd8cfa58 100644 --- a/SwiftCurrent.podspec +++ b/SwiftCurrent.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SwiftCurrent' - s.version = '4.0.4' + s.version = '4.0.5' 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.