Skip to content

Commit

Permalink
chore: Release corset version 9.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
delehef committed Feb 12, 2024
1 parent 8393f2d commit 3486c53
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,22 @@

All notable changes to this project will be documented in this file.

## [9.7.2] - 2024-02-12

### Bug Fixes

- Stepped ranges inclusion check

## [9.7.1] - 2024-02-12

### Bug Fixes

- Correct in-boundness check for stepped ranges

### Miscellaneous Tasks

- Release corset version 9.7.1

## [9.7.0] - 2024-02-12

### Features
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.7.1"
version = "9.7.2"
edition = "2021"
rust-version = "1.70.0"
authors = [ "Franklin Delehelle <franklin.delehelle@consensys.net>" ]
Expand Down

0 comments on commit 3486c53

Please sign in to comment.