chore: bump version

This commit is contained in:
Tal 2025-01-07 22:34:34 +01:00
parent 02a8e4f815
commit 22a2e7f986
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1453,7 +1453,7 @@ checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
[[package]]
name = "lowfi"
version = "1.5.4"
version = "1.5.5"
dependencies = [
"Inflector",
"arc-swap",

View File

@ -1,6 +1,6 @@
[package]
name = "lowfi"
version = "1.5.4"
version = "1.5.5"
edition = "2021"
description = "An extremely simple lofi player."
license = "MIT"