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