update the version to 0.8.0

This commit is contained in:
Sylvestre Ledru
2026-03-09 22:55:28 +01:00
parent 4dced421b7
commit bbf11532b0
+1 -1
View File
@@ -7,7 +7,7 @@ documentation = "https://docs.rs/uutils_term_grid/"
license = "MIT"
readme = "README.md"
repository = "https://github.com/uutils/uutils-term-grid"
version = "0.7.0"
version = "0.8.0"
edition = "2021"
rust-version = "1.70"
keywords = ["terminal", "grid", "layout", "format", "display"]