From a5c1bf4250cf8ff5241e38c7be7098c66d0619d1 Mon Sep 17 00:00:00 2001 From: Tyler-Keith-Thompson Date: Sun, 28 Aug 2022 04:38:20 +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 07effa08..3fa552d2 100644 --- a/SwiftCurrent.podspec +++ b/SwiftCurrent.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SwiftCurrent' - s.version = '5.1.7' + s.version = '5.1.8' 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.