bumped crate version

This commit is contained in:
2026-07-01 21:31:39 +03:00
parent 51c8de131a
commit 4da82b3d42
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -19,7 +19,7 @@ checksum = "b4388bee8683e3d04af747c73422af53102d2bd24d9eadb6cbc100baef4b43f8"
[[package]]
name = "boxy-cli"
version = "2.2.1"
version = "2.2.2"
dependencies = [
"colored",
"hex_color",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "boxy-cli"
version = "2.2.1"
version = "2.2.2"
edition = "2024"
description = "Styled terminal boxes with multi-segment layouts, columnar grids, true-color borders, Unicode box-drawing, and word wrapping."
readme = "README.md"