From cd2bec7332cf898760e236b8f092c70ab53a8eb2 Mon Sep 17 00:00:00 2001 From: Huy Tran Date: Sat, 1 Jun 2024 22:20:01 -0700 Subject: [PATCH] =?UTF-8?q?Release=20v0.2.9=20=F0=9F=8F=96=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- Cargo.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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"