chore(release): release rustypipe v0.11.2

This commit is contained in:
ThetaDev 2025-03-24 01:50:53 +01:00
parent 5c164a2d53
commit d451fad534
2 changed files with 11 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "rustypipe"
version = "0.11.1"
version = "0.11.2"
rust-version = "1.67.1"
edition.workspace = true
authors.workspace = true
@ -74,7 +74,7 @@ path_macro = "1.0.0"
tracing-test = "0.2.5"
# Included crates
rustypipe = { path = ".", version = "0.11.1", default-features = false }
rustypipe = { path = ".", version = "0.11.2", default-features = false }
rustypipe-downloader = { path = "./downloader", version = "0.3.1", default-features = false, features = [
"indicatif",
"audiotag",