Skip to content

Commit

Permalink
[data-driven] - Given the size of the new feature I revved the minor …
Browse files Browse the repository at this point in the history
…version - TT
  • Loading branch information
Tyler-Keith-Thompson committed Mar 31, 2022
1 parent 7553d83 commit 97758a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions .github/fastlane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@ For _fastlane_ installation instructions, see [Installing _fastlane_](https://do

## iOS

### ios all_tests

```sh
[bundle exec] fastlane ios all_tests
```



### ios unit_test

```sh
Expand Down
2 changes: 1 addition & 1 deletion SwiftCurrent.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwiftCurrent'
s.version = '5.0.3'
s.version = '5.1.0'
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 97758a2

Please sign in to comment.