diff --git a/Cargo.toml b/Cargo.toml index 3e2a6ed5..23bc6df8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = [ ] edition = "2021" name = "policy-evaluator" -version = "0.19.0" +version = "0.19.1" [workspace] members = ["crates/burrego"]