Skip to content

Commit d205ab0

Browse files
authored
Merge pull request #3 from Maxador/master
Updating the README.md
2 parents bb2fac7 + a49d6fd commit d205ab0

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
@@ -190,7 +190,7 @@ If you want to use swift-html in a project that uses [SwiftPM](https://swift.org
190190

191191
``` swift
192192
dependencies: [
193-
.package(url: "https://github.com/pointfreeco/swift-html.git", from: "0.1.0")
193+
.package(url: "https://github.com/pointfreeco/swift-html.git", from: "0.1.1")
194194
]
195195
```
196196

0 commit comments

Comments
 (0)