chore: bump version to 0.6.0

Hidden-state redesign: filter-at-read visibility helper, operation layer,
stale-key pruning, UI dim styling (Phases 0+1+2+4+5).
This commit is contained in:
Brian Krabach
2026-05-17 11:38:53 -07:00
parent c3a719ab5d
commit 794e329938
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "muxplex" name = "muxplex"
version = "0.5.0" version = "0.6.0"
description = "Web-based tmux session dashboard — access all your tmux sessions from any browser" description = "Web-based tmux session dashboard — access all your tmux sessions from any browser"
readme = "README.md" readme = "README.md"
license = { text = "MIT" } license = { text = "MIT" }