From bb847f5934ebcb24c299aa0303974dd44c8d0c9c Mon Sep 17 00:00:00 2001 From: brianlombardo Date: Thu, 15 Jul 2021 22:11:35 +0000 Subject: [PATCH] [ci skip] Apply automatic changes --- SwiftCurrent.podspec | 2 +- fastlane/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SwiftCurrent.podspec b/SwiftCurrent.podspec index a61d890b6..06afc2e19 100644 --- a/SwiftCurrent.podspec +++ b/SwiftCurrent.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SwiftCurrent' - s.version = '4.1.0' + s.version = '4.1.1' 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. diff --git a/fastlane/README.md b/fastlane/README.md index 21528c805..d88086ad5 100644 --- a/fastlane/README.md +++ b/fastlane/README.md @@ -59,6 +59,6 @@ Release a new version with a major bump_type ---- -This README.md is auto-generated and will be re-generated every time [fastlane](https://fastlane.tools) is run. +This README.md is auto-generated and will be re-generated every time [_fastlane_](https://fastlane.tools) is run. More information about fastlane can be found on [fastlane.tools](https://fastlane.tools). The documentation of fastlane can be found on [docs.fastlane.tools](https://docs.fastlane.tools).