We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8d614 commit f3e99a9Copy full SHA for f3e99a9
README.md
@@ -55,7 +55,7 @@ To use Swift Numerics in a SwiftPM project:
55
dependencies in your `Package.swift` file:
56
57
```swift
58
-.package(url: "https://github.com/apple/swift-numerics", from: "0.0.5"),
+.package(url: "https://github.com/apple/swift-numerics", from: "0.0.7"),
59
```
60
61
2. Add `Numerics` as a dependency for your target:
0 commit comments