From 176fb6fc4b6d367f92d009496df979ff876d5b14 Mon Sep 17 00:00:00 2001 From: "Rinrin.rs" Date: Thu, 29 Jun 2023 23:04:15 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Update:=20bumping=20version=20to?= =?UTF-8?q?=20v0.4.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 fe99e49..46b12a9 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.3.5" +version = "0.4.0" authors = ["Rinrin.rs "] license-file = "LICENSE" repository = "https://github.com/Rinrin0413/tetr-ch-rs.git"