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).