diff --git a/Cargo.lock b/Cargo.lock index dc43fb37..100cfa63 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2738,7 +2738,7 @@ dependencies = [ [[package]] name = "geph4-client" -version = "4.99.0-actuallyfive.6" +version = "4.99.0-actuallyfive.7" dependencies = [ "acidjson", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index e9ba167b..9b31d9e3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "geph4-client" -version = "4.99.0-actuallyfive.6" +version = "4.99.0-actuallyfive.7" authors = ["nullchinchilla "] edition = "2021" description = "Geph client"