Version bump

This commit is contained in:
Pierre HUBERT 2022-03-22 17:52:58 +01:00
parent 4d1548c937
commit 82de403d8c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -283,7 +283,7 @@ dependencies = [
[[package]]
name = "id3-image"
version = "0.3.0"
version = "0.4.0"
dependencies = [
"anyhow",
"id3",

View File

@ -1,6 +1,6 @@
[package]
name = "id3-image"
version = "0.3.0"
version = "0.4.0"
authors = ["Andrew Radev <andrey.radev@gmail.com>"]
edition = "2018"
description = "A tool to embed images into mp3 files"