Skip to content

Commit c5032a8

Browse files
committed
wca-v0.23.0
1 parent 6025481 commit c5032a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ default-features = false
422422
## ca
423423

424424
[workspace.dependencies.wca]
425-
version = "~0.22.0"
425+
version = "~0.23.0"
426426
path = "module/move/wca"
427427

428428

module/move/wca/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wca"
3-
version = "0.22.0"
3+
version = "0.23.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)