We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410187e commit c0e7f64Copy full SHA for c0e7f64
README.md
@@ -74,7 +74,7 @@ Add the dependency in your `Package.swift` file:
74
75
```swift
76
dependencies: [
77
- .package(url: "https://github.com/coenttb/swift-html-types", from: "0.0.1")
+ .package(url: "https://github.com/coenttb/swift-html-types", from: "0.1.0")
78
]
79
```
80
0 commit comments