Skip to content

Commit

Permalink
bump to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joseluis committed Feb 9, 2023
1 parent ea2c581 commit c2ee3e0
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
@@ -1,6 +1,6 @@
[package]
name = "notcurses"
version = "3.2.0"
version = "3.2.1"
edition = "2021"
rust-version = "1.64.0"
authors = ["José Luis Cruz <[email protected]>", "nick black <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fn main() -> Result<()> {
```

## Status of the library
Current version `3.2.0` is compatible with notcurses `3.0.9`.
Current version `3.2.1` is compatible with notcurses `3.0.9`.

*Current major version `3` is considered a development version*.

Expand Down

0 comments on commit c2ee3e0

Please sign in to comment.