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