diff --git a/Cargo.toml b/Cargo.toml index 9126ecc..2c23a37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mysql" -version = "15.1.0" +version = "15.1.1" authors = ["blackbeam"] description = "Mysql client library implemented in rust" license = "MIT"