Skip to content

Commit 624f00c

Browse files
committed
mod_interface_meta-v0.42.0
1 parent 1e62e0e commit 624f00c

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
@@ -327,7 +327,7 @@ path = "module/core/mod_interface"
327327
default-features = false
328328

329329
[workspace.dependencies.mod_interface_meta]
330-
version = "~0.41.0"
330+
version = "~0.42.0"
331331
path = "module/core/mod_interface_meta"
332332
default-features = false
333333

module/core/mod_interface_meta/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mod_interface_meta"
3-
version = "0.41.0"
3+
version = "0.42.0"
44
edition = "2021"
55
authors = [
66
"Kostiantyn Wandalen <[email protected]>",

0 commit comments

Comments
 (0)