Skip to content

Commit ef4d37f

Browse files
committed
Bump version to 0.5.0
1 parent 353e1ae commit ef4d37f

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.4.0"
10+
version = "0.5.0"
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.4.0" }
19+
wacker = { path = "wacker", version = "0.5.0" }
2020

2121
anyhow = "1.0.81"
2222
clap = { version = "4.5.4", features = ["derive"] }

0 commit comments

Comments
 (0)