Skip to content

Commit ad143fa

Browse files
committed
meta_tools-v0.12.0
1 parent 72b0bc3 commit ad143fa

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
@@ -209,7 +209,7 @@ default-features = false
209209
## meta
210210

211211
[workspace.dependencies.meta_tools]
212-
version = "~0.11.0"
212+
version = "~0.12.0"
213213
path = "module/core/meta_tools"
214214
default-features = false
215215

module/core/meta_tools/Cargo.toml

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

0 commit comments

Comments
 (0)