diff --git a/Cargo.toml b/Cargo.toml index b383d6d..1542e61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hq-rs" -version = "0.10.2" +version = "0.11.0" edition = "2021" description = "command-line HCL processor" license = "MIT"