diff --git a/Cargo.toml b/Cargo.toml index e73b473c..bb7d0d94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "odbc" description = "ODBC wrapper for idiomatic Rust" -version = "0.11.0" +version = "0.12.0" authors = ["Konstantin Salikhov ", "Markus Klein "] repository = "https://github.com/Koka/odbc-rs" documentation = "http://koka.github.io/odbc-rs/odbc/"