diff --git a/Cargo.toml b/Cargo.toml index 4ea173e..f7294b9 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.1" +version = "0.11.2" [features] default = ["cache", "mock", "logging"]