Skip to content

Commit c0e7f64

Browse files
committed
Update version to 0.1.0 in README installation instructions
1 parent 410187e commit c0e7f64

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
@@ -74,7 +74,7 @@ Add the dependency in your `Package.swift` file:
7474

7575
```swift
7676
dependencies: [
77-
.package(url: "https://github.com/coenttb/swift-html-types", from: "0.0.1")
77+
.package(url: "https://github.com/coenttb/swift-html-types", from: "0.1.0")
7878
]
7979
```
8080

0 commit comments

Comments
 (0)