Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBarba committed Mar 19, 2024
1 parent 86f492f commit 4506a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ swift package init --type executable
Install the Compute runtime:

```swift
.package(url: "https://github.com/swift-cloud/Compute", from: "2.19.0")
.package(url: "https://github.com/swift-cloud/Compute", from: "3.0.0")
```

Add it as a target dependency:
Expand Down

0 comments on commit 4506a06

Please sign in to comment.