From 657add15d8a794f485ed655a6727c5d9137dbcd7 Mon Sep 17 00:00:00 2001 From: Serial <69764315+Serial-ATA@users.noreply.github.com> Date: Thu, 6 Jun 2024 13:11:48 -0400 Subject: [PATCH] lofty_attr: 0.11.0 --- lofty_attr/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lofty_attr/Cargo.toml b/lofty_attr/Cargo.toml index 2c707ea5..37de4e93 100644 --- a/lofty_attr/Cargo.toml +++ b/lofty_attr/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lofty_attr" -version = "0.10.0" +version = "0.11.0" authors = ["Serial <69764315+Serial-ATA@users.noreply.github.com>"] edition = "2021" license = "MIT OR Apache-2.0"