Release 0.1.7

This commit is contained in:
auggie2lbcf
2026-05-04 14:07:18 -05:00
parent a903f0b579
commit 38447ba732
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -436,7 +436,7 @@ dependencies = [
[[package]]
name = "tui2"
version = "0.1.6"
version = "0.1.7"
dependencies = [
"crossterm",
"ratatui",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tui2"
version = "0.1.6"
version = "0.1.7"
edition = "2024"
authors = ["Austin"]
description = "A terminal UI launcher for terminal UI apps"