Skip to content

Commit

Permalink
Update readme to show 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ktoso committed Jul 18, 2023
1 parent c6acffa commit 0d4bb1b
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 @@ -8,7 +8,7 @@ A prometheus client for Swift supporting counters, gauges, histograms, summaries

SwiftPrometheus is available through SPM. To include it in your project add the following dependency to your `Package.swift`:
```swift
.package(url: "https://github.com/swift-server-community/SwiftPrometheus.git", from: "1.0.0")
.package(url: "https://github.com/swift-server-community/SwiftPrometheus.git", from: "1.0.2")
```

# Usage
Expand Down

0 comments on commit 0d4bb1b

Please sign in to comment.