diff --git a/Cargo.lock b/Cargo.lock index 8266e14d..0f156e6d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -10486,7 +10486,7 @@ dependencies = [ [[package]] name = "space-acres" -version = "0.0.2" +version = "0.0.4" dependencies = [ "anyhow", "arc-swap", diff --git a/Cargo.toml b/Cargo.toml index f0198329..cd42ac9e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "space-acres" description = "Space Acres is an opinionated unofficial GUI application for farming on Subspace Network" license = "0BSD" -version = "0.0.2" +version = "0.0.4" authors = ["Nazar Mokrynskyi "] repository = "https://github.com/nazar-pc/space-acres" edition = "2021"