change version to 0.1.7

This commit is contained in:
2025-09-05 22:20:34 +03:00
parent 8b1c4773c3
commit dda87f3222
2 changed files with 208 additions and 194 deletions
Generated
+207 -193
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "pwsp" name = "pwsp"
version = "0.1.6" version = "0.1.7"
edition = "2024" edition = "2024"
authors = ["arabian"] authors = ["arabian"]
description = "A simple soundpad application written in Rust using egui for the GUI, pipewire for audio input/output, and rodio for audio decoding." description = "A simple soundpad application written in Rust using egui for the GUI, pipewire for audio input/output, and rodio for audio decoding."