diff --git a/Cargo.toml b/Cargo.toml index 5caede2..76d9054 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bqsp" -version = "0.4.3" +version = "0.5.0" description = "Presentation layer protocol used to transport data in a fast and efficient manner." edition = "2021" authors = ["FssAy"]