From a13c192d6595df732121dc6858242ac552d9d91a Mon Sep 17 00:00:00 2001 From: Khoa Vo Date: Sat, 4 Jul 2026 15:55:48 +0700 Subject: [PATCH] v0.1.19 --- engine/Cargo.toml | 2 +- ui/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/Cargo.toml b/engine/Cargo.toml index 1016d7e..49ce904 100644 --- a/engine/Cargo.toml +++ b/engine/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vietc-engine" -version = "0.1.7" +version = "0.1.19" edition = "2021" description = "Viet+ Vietnamese IME Core Engine" diff --git a/ui/Cargo.toml b/ui/Cargo.toml index b5552ec..e6b51e6 100644 --- a/ui/Cargo.toml +++ b/ui/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vietc-tray" -version = "0.1.7" +version = "0.1.19" edition = "2021" description = "Viet+ system tray icon"