diff --git a/Cargo.toml b/Cargo.toml index 02f81dc..969c394 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mysql" -version = "14.1.0" +version = "14.1.1" authors = ["blackbeam"] description = "Mysql client library implemented in rust" license = "MIT"