Skip to content

Commit 260f44c

Browse files
committed
component_model-v0.6.0
1 parent 3fc9855 commit 260f44c

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
@@ -296,7 +296,7 @@ path = "module/core/former_types"
296296
default-features = false
297297

298298
[workspace.dependencies.component_model]
299-
version = "~0.5.0"
299+
version = "~0.6.0"
300300
path = "module/core/component_model"
301301
default-features = false
302302

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

0 commit comments

Comments
 (0)