Skip to content

Commit 1f08214

Browse files
committed
Update to 0.4.0
1 parent 4ca3437 commit 1f08214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $ brew install carthage
4747
To integrate Swift-Concurrency into your Xcode project using Carthage, specify it in your `Cartfile`:
4848

4949
```ogdl
50-
github "https://github.com/uber/swift-concurrency.git" ~> 0.3.0
50+
github "https://github.com/uber/swift-concurrency.git" ~> 0.4.0
5151
```
5252

5353
Run `carthage update` to build the framework and add the built `Concurrency.framework` into your Xcode project, by following the [instructions](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application)

0 commit comments

Comments
 (0)