Skip to content

Commit a6f7345

Browse files
authored
0.2 version bump! (#175)
I'd blindly copied that line without checking for the latest version. Could sit on this until 0.3 comes out if you like!
1 parent 3666384 commit a6f7345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/wasm-encoder/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
2020

2121
```toml
2222
[dependencies]
23-
wasm-encoder = "0.1"
23+
wasm-encoder = "0.2"
2424
```
2525

2626
And then you can encode WebAssembly binaries via:

0 commit comments

Comments
 (0)