Skip to content

Commit ab6163b

Browse files
authored
Update README.md
Minor update to README to reflect the stable release
1 parent 99d066e commit ab6163b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Add the following dependency clause to your Package.swift:
88

99
```swift
1010
dependencies: [
11-
.package(url: "https://github.com/apple/swift-http-types.git", from: "0.1.0")
11+
.package(url: "https://github.com/apple/swift-http-types.git", from: "1.0.0")
1212
]
1313
```
1414

0 commit comments

Comments
 (0)