Skip to content

Commit dea457c

Browse files
committed
component_model_meta-v0.4.0
1 parent c4024c4 commit dea457c

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
@@ -248,7 +248,7 @@ path = "module/core/component_model"
248248
default-features = false
249249

250250
[workspace.dependencies.component_model_meta]
251-
version = "~0.3.0"
251+
version = "~0.4.0"
252252
path = "module/core/component_model_meta"
253253
default-features = false
254254

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

0 commit comments

Comments
 (0)