chore(project): Updated project version number

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2024-12-11 23:53:45 +01:00
parent bfe89fa811
commit 0d0638fa14
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -197,7 +197,7 @@ dependencies = [
[[package]] [[package]]
name = "athome" name = "athome"
version = "0.2.2" version = "0.3.0"
dependencies = [ dependencies = [
"dioxus", "dioxus",
"dioxus-i18n", "dioxus-i18n",

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "athome" name = "athome"
version = "0.2.2" version = "0.3.0"
authors = ["Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>"] authors = ["Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>"]
edition = "2021" edition = "2021"