diff --git a/Cargo.toml b/Cargo.toml index 29dba8d..03a3d8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ exclude = [ license = "MIT" readme = "README.md" repository = "https://github.com/rustadopt/uzers-rs" -version = "0.11.3" +version = "0.12.0" [features] default = ["cache", "mock", "logging"]