Skip to content

Commit 0b6c387

Browse files
Update README to use 0.1.0 release (#84)
1 parent 40e8182 commit 0b6c387

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
@@ -68,7 +68,7 @@ Add this library as a SwiftPM dependency:
6868

6969
```swift
7070
dependencies: [
71-
.package(url: "https://github.com/google/swift-benchmark", .branch("master")),
71+
.package(url: "https://github.com/google/swift-benchmark", from: "0.1.0"),
7272
]
7373
```
7474

0 commit comments

Comments
 (0)