There was an error while loading. Please reload this page.
2 parents bb2fac7 + a49d6fd commit d205ab0Copy full SHA for d205ab0
README.md
@@ -190,7 +190,7 @@ If you want to use swift-html in a project that uses [SwiftPM](https://swift.org
190
191
``` swift
192
dependencies: [
193
- .package(url: "https://github.com/pointfreeco/swift-html.git", from: "0.1.0")
+ .package(url: "https://github.com/pointfreeco/swift-html.git", from: "0.1.1")
194
]
195
```
196
0 commit comments