diff --git a/Cargo.toml b/Cargo.toml index 9017b54..1e04e21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "axum_odbc" -version = "0.4.0" +version = "0.5.0" authors = ["Andrew Wheeler "] description = "Library to Provide an ODBC-Api layer." edition = "2021"