Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atdrendel authored Jun 4, 2021
1 parent 6655289 commit a1a679c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To use `WasmInterpreter` with the Swift Package Manager, add a dependency to you

```swift
dependencies: [
.package(name: "WasmInterpreter", url: "https://github.com/shareup/wasm-interpreter-apple.git", from: "0.5.1"),
.package(name: "WasmInterpreter", url: "https://github.com/shareup/wasm-interpreter-apple.git", from: "0.5.3"),
],
```

Expand Down

0 comments on commit a1a679c

Please sign in to comment.