diff --git a/chd-rs/Cargo.toml b/chd-rs/Cargo.toml index 349da4b..feb62aa 100644 --- a/chd-rs/Cargo.toml +++ b/chd-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "chd" -version = "0.2.2" +version = "0.2.3" authors = ["Ronny Chan "] edition = "2021" description = "Rust implementation of the CHD File Format"