v0.1.1 - minor fixes

This commit is contained in:
2025-02-11 00:11:27 +03:00
parent da756ccffe
commit 6b10d365fc
3 changed files with 77 additions and 48 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "pwsp"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
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."