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 f78491b commit b8ee2c4Copy full SHA for b8ee2c4
README.md
@@ -27,7 +27,7 @@ You can use WasmKit as a [Swift Package Manager](https://www.swift.org/documenta
27
28
```swift
29
dependencies: [
30
- .package(url: "https://github.com/swiftwasm/WasmKit.git", from: "0.0.5"),
+ .package(url: "https://github.com/swiftwasm/WasmKit.git", from: "0.1.0"),
31
],
32
```
33
0 commit comments