From 8a9817a4494f091b6cdaabdd61afbec6c652a8f5 Mon Sep 17 00:00:00 2001 From: mii Date: Thu, 13 Apr 2023 04:44:09 +0000 Subject: [PATCH] update version to 1.5.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2644c6d..7ea49bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ncb-tts-r2" -version = "0.1.0" +version = "1.5.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html