Skip to content

Commit 7feb1b1

Browse files
committed
component_model_types-v0.10.0
1 parent 99df473 commit 7feb1b1

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
@@ -308,7 +308,7 @@ path = "module/core/component_model_meta"
308308
default-features = false
309309

310310
[workspace.dependencies.component_model_types]
311-
version = "~0.9.0"
311+
version = "~0.10.0"
312312
path = "module/core/component_model_types"
313313
default-features = false
314314

module/core/component_model_types/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_types"
3-
version = "0.9.0"
3+
version = "0.10.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)