Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBarba committed Nov 26, 2022
1 parent 67a05d5 commit 1b8323c
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: "1.9.0")
.package(url: "https://github.com/swift-cloud/Compute", from: "1.11.0")
```

Add it as a target dependency:
Expand Down

0 comments on commit 1b8323c

Please sign in to comment.