diff --git a/Cargo.lock b/Cargo.lock index 02f8cb5..d14af55 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -117,7 +117,7 @@ dependencies = [ [[package]] name = "athome" -version = "0.1.0" +version = "0.2.0" dependencies = [ "dioxus", "dioxus-free-icons", diff --git a/Cargo.toml b/Cargo.toml index 3fcbf23..7359a14 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "athome" -version = "0.1.0" +version = "0.2.0" authors = ["Tuan-Dat Tran "] edition = "2021"