Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Jun 9, 2024
1 parent 4835b55 commit 6f01d0a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.10.1](https://github.com/Boshen/criterion2.rs/compare/v0.10.0...v0.10.1) - 2024-06-09

### Other
- *(deps)* update rust crates ([#32](https://github.com/Boshen/criterion2.rs/pull/32))
- *(deps)* lock file maintenance rust crates ([#31](https://github.com/Boshen/criterion2.rs/pull/31))
- check unused dependencies

## [0.10.0](https://github.com/Boshen/criterion2.rs/compare/v0.9.0...v0.10.0) - 2024-06-01

### Added
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 = "criterion2"
version = "0.10.0"
version = "0.10.1"
authors = [
"Boshen <boshenc@gmail.com>",
"Brook Heisler <brookheisler@gmail.com>",
Expand Down

0 comments on commit 6f01d0a

Please sign in to comment.