change version to 1.1.0

This commit is contained in:
2025-11-09 21:53:18 +03:00
parent 39fe8a59c7
commit 9d1eb8bee9
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -2576,7 +2576,7 @@ checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773"
[[package]] [[package]]
name = "pwsp" name = "pwsp"
version = "1.0.3" version = "1.1.0"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"clap", "clap",
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pwsp" name = "pwsp"
version = "1.0.3" version = "1.1.0"
edition = "2024" edition = "2024"
authors = ["arabian"] authors = ["arabian"]
description = "PWSP lets you play audio files through your microphone. Has both CLI and GUI clients." description = "PWSP lets you play audio files through your microphone. Has both CLI and GUI clients."