diff --git a/hocon/Cargo.toml b/hocon/Cargo.toml
index aff042bf..354c35a7 100644
--- a/hocon/Cargo.toml
+++ b/hocon/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "oni-comb-hocon-rs"
-version = "0.1.521"
+version = "0.1.522"
 edition = "2021"
 description = "A Rust crate for HOCON parser"
 license = "MIT OR Apache-2.0"