Skip to content

Commit

Permalink
[ci skip] Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler-Keith-Thompson authored and github-actions[bot] committed Aug 13, 2022
1 parent 2cebe59 commit 16c0142
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/fastlane/README.md
Expand Up @@ -90,12 +90,12 @@ Release a new version with a major bump_type
----


## macOS
## Mac

### macOS CLI_test
### mac CLI_test

```sh
[bundle exec] fastlane macOS CLI_test
[bundle exec] fastlane mac CLI_test
```


Expand Down
2 changes: 1 addition & 1 deletion SwiftCurrent.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftCurrent'
s.version = '5.1.5'
s.version = '5.1.6'
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.
Expand Down

0 comments on commit 16c0142

Please sign in to comment.