diff --git a/Cargo.toml b/Cargo.toml index 085e64d..1a208c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bytesutil" -version = "0.5.0" +version = "0.6.0" authors = ["Yuri Edward "] edition = "2021" description = "Yet another byte utility for Rust"