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"