chore: release prep v0.1.1 — version bump, changelog, README update

Bump version 0.1.0 → 0.1.1. Add CHANGELOG.md covering all changes
since initial release. Update README clipboard section to reflect
native xterm.js paste handling.
This commit is contained in:
Brian Krabach
2026-04-07 10:01:34 -07:00
parent 12ad92986e
commit 9335964494
3 changed files with 38 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "muxplex"
version = "0.1.0"
version = "0.1.1"
description = "Web-based tmux session dashboard — access all your tmux sessions from any browser"
readme = "README.md"
license = { text = "MIT" }