Bump version

Signed-off-by: Serial <69764315+Serial-ATA@users.noreply.github.com>
This commit is contained in:
Serial 2021-06-27 14:50:27 -04:00
parent f250101028
commit e84586961b
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -314,7 +314,7 @@ checksum = "9385f66bf6105b241aa65a61cb923ef20efc665cb9f9bb50ac2f0c4b7f378d41"
[[package]]
name = "lofty"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"ape",
"base64",

View file

@ -1,6 +1,6 @@
[package]
name = "lofty"
version = "0.2.0"
version = "0.3.0"
authors = ["Serial <69764315+Serial-ATA@users.noreply.github.com>", "Tianyi <ShiTianyi2001@outlook.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"