Skip to content

Commit

Permalink
chore: Release corset version 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
delehef committed Dec 1, 2023
1 parent b22e24b commit 29f3b2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ All notable changes to this project will be documented in this file.
- Clippy
- Update dependencies
- Update tui-textarea
- Release corset version 9.0.0

### Performance

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "corset"
version = "9.0.0"
version = "9.1.0"
edition = "2021"
rust-version = "1.70.0"
authors = [ "Franklin Delehelle <franklin.delehelle@consensys.net>" ]
Expand Down

0 comments on commit 29f3b2a

Please sign in to comment.