From d7f9e0055c36b877810f9d8a2252576e23ccd91e Mon Sep 17 00:00:00 2001 From: Arcturus Prime Date: Fri, 19 Jul 2024 17:47:31 -0500 Subject: [PATCH] Bump verions --- client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/Cargo.toml b/client/Cargo.toml index fd7bcda..df59458 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "client" -version = "0.1.0" +version = "0.2.0" edition = "2021" [dependencies]