diff --git a/Cargo.toml b/Cargo.toml index cbd5188f..78a7dfae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ authors = ["David Flemström "] build = "build.rs" license = "Apache-2.0" name = "record-query" -version = "0.8.0" +version = "0.9.0" [build-dependencies] env_logger = "*"