diff --git a/Cargo.lock b/Cargo.lock index 8fb89184..c8a5982a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2727,7 +2727,7 @@ dependencies = [ [[package]] name = "geph4-client" -version = "4.99.12" +version = "4.99.13" dependencies = [ "acidjson", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index 6783e630..4f98cd8e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "geph4-client" -version = "4.99.12" +version = "4.99.13" authors = ["nullchinchilla "] edition = "2021" description = "Geph client"