diff --git a/Cargo.lock b/Cargo.lock index 238367eb..d274fd6d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2814,7 +2814,7 @@ dependencies = [ [[package]] name = "geph4-client" -version = "4.99.0-actuallyfive.1" +version = "4.99.0-actuallyfive.2" dependencies = [ "acidjson", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index fe69028c..a3d2e46f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "geph4-client" -version = "4.99.0-actuallyfive.1" +version = "4.99.0-actuallyfive.2" authors = ["nullchinchilla "] edition = "2021" description = "Geph client"