Skip to content

Commit 12621b3

Browse files
committed
willbe-v0.28.0
1 parent 9a7989d commit 12621b3

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
@@ -567,7 +567,7 @@ path = "module/core/wca"
567567
## willbe
568568

569569
[workspace.dependencies.willbe]
570-
version = "~0.27.0"
570+
version = "~0.28.0"
571571
path = "module/core/willbe"
572572

573573
[workspace.dependencies.willbe2]

module/core/willbe/Cargo.toml

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

0 commit comments

Comments
 (0)