diff --git a/Cargo.toml b/Cargo.toml index 71c3220..b2c476c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mysql" -version = "21.0.1" +version = "21.0.2" authors = ["blackbeam"] description = "Mysql client library implemented in rust" license = "MIT/Apache-2.0"