Skip to content

Commit f956610

Browse files
committed
component_model_types-v0.15.0
1 parent 77aaadd commit f956610

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
@@ -322,7 +322,7 @@ path = "module/core/component_model_meta"
322322
default-features = false
323323

324324
[workspace.dependencies.component_model_types]
325-
version = "~0.14.0"
325+
version = "~0.15.0"
326326
path = "module/core/component_model_types"
327327
default-features = false
328328

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

0 commit comments

Comments
 (0)