change package version to 1.0.1

This commit is contained in:
2025-09-26 23:29:14 +03:00
parent 00b25dde9d
commit ad7c63617b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "pwsp"
version = "1.0.0"
version = "1.0.1"
edition = "2024"
authors = ["arabian"]
description = "PWSP lets you play audio files through your microphone. Has both CLI and GUI clients."