diff --git a/pallets/traits/Cargo.toml b/pallets/traits/Cargo.toml index e77f3fe..78ea5c2 100644 --- a/pallets/traits/Cargo.toml +++ b/pallets/traits/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ghost-traits" -version = "0.3.23" +version = "0.3.24" license.workspace = true authors.workspace = true edition.workspace = true