build: v0.23.0

This commit is contained in:
EdJoPaTo
2024-10-31 13:32:59 +01:00
parent 422b3ce260
commit c6d1a5c7e5
+1 -1
View File
@@ -1,7 +1,7 @@
[package] [package]
name = "tui-tree-widget" name = "tui-tree-widget"
description = "Tree Widget for ratatui" description = "Tree Widget for ratatui"
version = "0.22.0" version = "0.23.0"
license = "MIT" license = "MIT"
repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget" repository = "https://github.com/EdJoPaTo/tui-rs-tree-widget"
authors = ["EdJoPaTo <tui-tree-widget-rust-crate@edjopato.de>"] authors = ["EdJoPaTo <tui-tree-widget-rust-crate@edjopato.de>"]