diff --git a/SwiftCurrent.podspec b/SwiftCurrent.podspec index 5a64c1ea7..83bde4a5f 100644 --- a/SwiftCurrent.podspec +++ b/SwiftCurrent.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SwiftCurrent' - s.version = '4.4.2' + s.version = '4.4.3' 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.