diff --git a/Cargo.toml b/Cargo.toml index ca3cd43..ea4dfb0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "delharc" -version = "0.4.0" +version = "0.5.0" authors = ["Rafal Michalski "] edition = "2021" description = "A library for parsing and extracting files from LHA/LZH archives."