diff --git a/Cargo.toml b/Cargo.toml index cbd04d0..172e246 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mysql" -version = "25.0.0" +version = "25.0.1" authors = ["blackbeam"] description = "Mysql client library implemented in rust" license = "MIT/Apache-2.0"