diff --git a/Cargo.lock b/Cargo.lock index a66ff3a6..7ddf652b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -10547,7 +10547,7 @@ dependencies = [ [[package]] name = "space-acres" -version = "0.1.0" +version = "0.1.1" dependencies = [ "anyhow", "arc-swap", diff --git a/Cargo.toml b/Cargo.toml index 681a5a99..3f1a5ed6 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.1.0" +version = "0.1.1" authors = ["Nazar Mokrynskyi "] repository = "https://github.com/nazar-pc/space-acres" edition = "2021"