change version to 1.0.1

This commit is contained in:
2026-04-05 00:38:06 +03:00
parent 45dde40008
commit 02205f1cea
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -998,7 +998,7 @@ checksum = "112b39cec0b298b6c1999fee3e31427f74f676e4cb9879ed1a121b43661a4154"
[[package]] [[package]]
name = "lyrics_fetcher" name = "lyrics_fetcher"
version = "1.0.0" version = "1.0.1"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"async-trait", "async-trait",
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "lyrics_fetcher" name = "lyrics_fetcher"
version = "1.0.0" version = "1.0.1"
edition = "2024" edition = "2024"
authors = ["arabianq"] authors = ["arabianq"]
readme = "README.md" readme = "README.md"