Skip to content

Commit f30177b

Browse files
committed
component_model_types-v0.11.0
1 parent de18146 commit f30177b

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
@@ -306,7 +306,7 @@ path = "module/core/component_model_meta"
306306
default-features = false
307307

308308
[workspace.dependencies.component_model_types]
309-
version = "~0.10.0"
309+
version = "~0.11.0"
310310
path = "module/core/component_model_types"
311311
default-features = false
312312

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

0 commit comments

Comments
 (0)