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
Generated
+1 -1
View File
@@ -2632,7 +2632,7 @@ checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773"
[[package]]
name = "pwsp"
version = "1.0.0"
version = "1.0.1"
dependencies = [
"async-trait",
"clap",
+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."
+1 -1
View File
@@ -4,7 +4,7 @@
%global cargo_install_lib 0
Name: pwsp
Version: 1.0.0
Version: 1.0.1
Release: %autorelease
Summary: Lets you play audio files through your microphone