diff --git a/Cargo.lock b/Cargo.lock index a22879b..dc4c46f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -10698,7 +10698,7 @@ dependencies = [ [[package]] name = "space-acres" -version = "0.1.6" +version = "0.1.7" dependencies = [ "anyhow", "arc-swap", diff --git a/Cargo.toml b/Cargo.toml index 45377c6..6313869 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.6" +version = "0.1.7" authors = ["Nazar Mokrynskyi "] repository = "https://github.com/subspace/space-acres" edition = "2021"