Skip to content

Commit 4ed413a

Browse files
committed
willbe-v0.24.0
1 parent c93c892 commit 4ed413a

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
@@ -535,7 +535,7 @@ path = "module/move/wcensor"
535535
## willbe
536536

537537
[workspace.dependencies.willbe]
538-
version = "~0.23.0"
538+
version = "~0.24.0"
539539
path = "module/move/willbe"
540540

541541

module/move/willbe/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# module/move/willbe/Cargo.toml
22
[package]
33
name = "willbe"
4-
version = "0.23.0"
4+
version = "0.24.0"
55
edition = "2021"
66
authors = [
77
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)