Skip to content

Commit

Permalink
release v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joseluis committed Apr 8, 2023
1 parent 9dc0ff9 commit 9f141ee
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.4"
version = "3.3.0"
edition = "2021"
rust-version = "1.64.0" # keep in sync with .github/workflows/check.yml
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 @@ -21,7 +21,7 @@ fn main() -> Result<()> {
```

## Status of the library
Current version `3.2.3` is compatible with notcurses `3.0.9`.
Current version `3.3.0` is compatible with notcurses `3.0.9`.

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

Expand Down

0 comments on commit 9f141ee

Please sign in to comment.