Skip to content

Commit 16c0142

Browse files
[ci skip] Apply automatic changes
1 parent 2cebe59 commit 16c0142

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/fastlane/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,12 @@ Release a new version with a major bump_type
9090
----
9191

9292

93-
## macOS
93+
## Mac
9494

95-
### macOS CLI_test
95+
### mac CLI_test
9696

9797
```sh
98-
[bundle exec] fastlane macOS CLI_test
98+
[bundle exec] fastlane mac CLI_test
9999
```
100100

101101

SwiftCurrent.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SwiftCurrent'
3-
s.version = '5.1.5'
3+
s.version = '5.1.6'
44
s.summary = 'A library for complex workflows in Swift'
55
s.description = <<-DESC
66
SwiftCurrent is a library that lets you easily manage journeys through your Swift application.

0 commit comments

Comments
 (0)