We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8010f3 commit 54f1894Copy full SHA for 54f1894
Sources/Prometheus/Docs.docc/index.md
@@ -17,7 +17,7 @@ For general advice on how to use `Prometheus` make sure to also read the [Promet
17
following dependency to your `Package.swift`:
18
19
```swift
20
- .package(url: "https://github.com/swift-server/swift-prometheus.git", from: "2.0.0-alpha")
+ .package(url: "https://github.com/swift-server/swift-prometheus.git", from: "2.0.0")
21
```
22
23
Next, add the dependency to your target:
0 commit comments