Skip to content

Commit c93c892

Browse files
committed
wca-v0.28.0
1 parent f3ea5d7 commit c93c892

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
@@ -522,7 +522,7 @@ default-features = false
522522
## ca
523523

524524
[workspace.dependencies.wca]
525-
version = "~0.27.0"
525+
version = "~0.28.0"
526526
path = "module/move/wca"
527527

528528
## censor

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.27.0"
3+
version = "0.28.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)