diff --git a/Cargo.lock b/Cargo.lock index 5704a56..6d74cc0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -10767,7 +10767,7 @@ dependencies = [ [[package]] name = "space-acres" -version = "0.1.10" +version = "0.1.11" dependencies = [ "anyhow", "arc-swap", diff --git a/Cargo.toml b/Cargo.toml index c25a791..73bdb6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "space-acres" description = "Space Acres is an opinionated GUI application for farming on Subspace Network" license = "0BSD" -version = "0.1.10" +version = "0.1.11" authors = ["Nazar Mokrynskyi "] repository = "https://github.com/subspace/space-acres" edition = "2021"