change version to 0.1.6

This commit is contained in:
2025-08-21 16:42:36 +03:00
parent b526d67d2f
commit d1994d7226
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "pwsp"
version = "0.1.5"
version = "0.1.6"
edition = "2024"
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."