change version to 1.1.1

This commit is contained in:
2026-08-09 20:07:07 +03:00
parent f5447f8b79
commit d89bda631a
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.1.0"
version = "1.1.1"
dependencies = [
"anyhow",
"async-trait",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "lyrics_fetcher"
version = "1.1.0"
version = "1.1.1"
edition = "2024"
authors = ["arabianq"]
readme = "README.md"