diff --git a/Cargo.toml b/Cargo.toml index 6e64891..7cdb485 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bytebuffer" -version = "2.1.0" +version = "2.1.1" authors = ["Terah ", "Shiroy "] description = "A bytebuffer for networking and binary protocols" homepage = "https://github.com/terahlunah/bytebuffer"