Skip to content

Commit 9f6db92

Browse files
committed
component_model-v0.4.0
1 parent dea457c commit 9f6db92

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
@@ -243,7 +243,7 @@ path = "module/core/former_types"
243243
default-features = false
244244

245245
[workspace.dependencies.component_model]
246-
version = "~0.3.0"
246+
version = "~0.4.0"
247247
path = "module/core/component_model"
248248
default-features = false
249249

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

0 commit comments

Comments
 (0)