Skip to content

Commit 9ace603

Browse files
committed
Bump version to 0.2.1
1 parent 9abb526 commit 9ace603

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77
]
88

99
[workspace.package]
10-
version = "0.2.0"
10+
version = "0.2.1"
1111
authors = ["Xinzhao Xu"]
1212
edition = "2021"
1313
categories = ["wasm"]
@@ -16,7 +16,7 @@ repository = "https://github.com/iawia002/wacker"
1616
license = "Apache-2.0"
1717

1818
[workspace.dependencies]
19-
wacker = { path = "wacker", version = "0.2.0" }
19+
wacker = { path = "wacker", version = "0.2.1" }
2020

2121
anyhow = "1.0.75"
2222
clap = { version = "4.4.11", features = ["derive"] }

0 commit comments

Comments
 (0)