Skip to content

Commit

Permalink
version 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tertsdiepraam committed Feb 9, 2024
1 parent ee46c39 commit b393530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.0"
version = "0.4.0"
edition = "2021"
rust-version = "1.70"

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies section:

```toml
[dependencies]
uutils_term_grid = "0.3"
uutils_term_grid = "0.4"
```

The Minimum Supported Rust Version is 1.70.
Expand Down

0 comments on commit b393530

Please sign in to comment.