change version to 1.1.0

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