diff --git a/Cargo.lock b/Cargo.lock index 8cdf8997..176cc942 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2738,7 +2738,7 @@ dependencies = [ [[package]] name = "geph4-client" -version = "4.99.23" +version = "4.99.24" dependencies = [ "acidjson", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index dac91055..842ed590 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "geph4-client" -version = "4.99.23" +version = "4.99.24" authors = ["nullchinchilla "] edition = "2021" description = "Geph client"