Skip to content

Commit 106313f

Browse files
cgrindel-app-token-generator[bot]cgrindelmergify[bot]
authored
chore: update README.md for v1.0.0-rc1 (#1558)
Automated update of `README.md` for release v1.0.0-rc1 This pull request was created by [cgrindel/gha_create_release](https://github.com/cgrindel/gha_create_release). Co-authored-by: cgrindel <159968+cgrindel@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 8d0301a commit 106313f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,9 @@ common --enable_bzlmod
8787
Add a dependency on `rules_swift_package_manager`.
8888

8989
<!-- BEGIN MODULE SNIPPET -->
90-
9190
```python
92-
bazel_dep(name = "rules_swift_package_manager", version = "0.47.2")
91+
bazel_dep(name = "rules_swift_package_manager", version = "1.0.0-rc1")
9392
```
94-
9593
<!-- END MODULE SNIPPET -->
9694

9795
In addition, add the following to load the external dependencies described in your `Package.swift`

0 commit comments

Comments
 (0)