diff --git a/Cargo.lock b/Cargo.lock index 954ced2..8b494ff 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -778,7 +778,7 @@ dependencies = [ [[package]] name = "goxkey" -version = "0.2.8" +version = "0.2.9" dependencies = [ "accessibility", "accessibility-sys", diff --git a/Cargo.toml b/Cargo.toml index 7969757..643874b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ description = "Bộ gõ tiếng Việt mã nguồn mở đa hệ điều hành Gõ Key" edition = "2021" name = "goxkey" -version = "0.2.8" +version = "0.2.9" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html @@ -36,4 +36,4 @@ copyright = "Copyright (c) Huy Tran 2023. All rights reserved." icon = ["icons/icon.icns", "icons/icon.png"] identifier = "com.goxkey.app" name = "GoKey" -version = "0.2.8" +version = "0.2.9"