Skip to content

Commit

Permalink
mod_interface_meta-v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed Aug 16, 2024
1 parent 32d4f6f commit be120c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ path = "module/core/mod_interface"
default-features = false

[workspace.dependencies.mod_interface_meta]
version = "~0.22.0"
version = "~0.23.0"
path = "module/core/mod_interface_meta"
default-features = false

Expand Down
2 changes: 1 addition & 1 deletion module/core/mod_interface_meta/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mod_interface_meta"
version = "0.22.0"
version = "0.23.0"
edition = "2021"
authors = [
"Kostiantyn Wandalen <[email protected]>",
Expand Down

0 comments on commit be120c0

Please sign in to comment.