Skip to content

Commit 3370230

Browse files
committed
component_model-v0.10.0
1 parent c033a7f commit 3370230

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
@@ -312,7 +312,7 @@ path = "module/core/former_types"
312312
default-features = false
313313

314314
[workspace.dependencies.component_model]
315-
version = "~0.9.0"
315+
version = "~0.10.0"
316316
path = "module/core/component_model"
317317
default-features = false
318318

module/core/component_model/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"
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)