diff --git a/Cargo.toml b/Cargo.toml index b207659..43809cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mysql" -version = "9.1.0" +version = "10.0.0" authors = ["blackbeam"] description = "Mysql client library implemented in rust" license = "MIT"