Skip to content

Commit 82c65d8

Browse files
release: v11.0.0
Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
1 parent 64b32d3 commit 82c65d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[package]
2+
version = "11.0.0"
23
authors = ["Nick Fitzgerald <fitzgen@gmail.com>"]
34
categories = ["command-line-utilities", "development-tools", "wasm"]
45
description = "The WebAssembly Pre-Initializer"
@@ -10,7 +11,6 @@ license = "Apache-2.0 WITH LLVM-exception"
1011
name = "wizer"
1112
readme = "./README.md"
1213
repository = "https://github.com/bytecodealliance/wizer"
13-
version = "10.0.0"
1414

1515
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1616

0 commit comments

Comments
 (0)