Skip to content

Commit b8ee2c4

Browse files
Update README.md
1 parent f78491b commit b8ee2c4

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
@@ -27,7 +27,7 @@ You can use WasmKit as a [Swift Package Manager](https://www.swift.org/documenta
2727

2828
```swift
2929
dependencies: [
30-
.package(url: "https://github.com/swiftwasm/WasmKit.git", from: "0.0.5"),
30+
.package(url: "https://github.com/swiftwasm/WasmKit.git", from: "0.1.0"),
3131
],
3232
```
3333

0 commit comments

Comments
 (0)