Skip to content

Commit 3fc9855

Browse files
committed
component_model_meta-v0.6.0
1 parent 9a56176 commit 3fc9855

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
@@ -301,7 +301,7 @@ path = "module/core/component_model"
301301
default-features = false
302302

303303
[workspace.dependencies.component_model_meta]
304-
version = "~0.5.0"
304+
version = "~0.6.0"
305305
path = "module/core/component_model_meta"
306306
default-features = false
307307

module/core/component_model_meta/Cargo.toml

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

0 commit comments

Comments
 (0)