diff --git a/Cargo.toml b/Cargo.toml index 8ccfca4..ce0ced7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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.4.0" +version = "0.5.0" edition = "2021" rust-version = "1.70"