From 40132826eb12c2f8cbab80d1f6d53edb40f2d538 Mon Sep 17 00:00:00 2001 From: "Rinrin.rs" Date: Thu, 30 Nov 2023 07:43:35 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Update:=20v0.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 02b5cc8..67d1c39 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tetr_ch" description = "A library for the TETRA CHANNEL API." -version = "0.4.0" +version = "0.5.0" authors = ["Rinrin.rs "] license-file = "LICENSE" repository = "https://github.com/Rinrin0413/tetr-ch-rs.git"