diff --git a/Cargo.toml b/Cargo.toml index 6a19768..c9654eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "id3-image-rs" -version = "0.4.1" +version = "0.4.2" authors = ["Andrew Radev ", "Pierre Hubert "] edition = "2018" description = "A tool to embed images into mp3 files (forked, updated and extended api)"