Skip to content

Commit

Permalink
Prepare 23.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Sep 17, 2023
1 parent ee7810b commit b610abf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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 = "cargo-mutants"
version = "23.9.1-pre"
version = "23.9.1"
edition = "2021"
authors = ["Martin Pool"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cargo-mutants changelog

## Unreleased
## 23.9.1

- Mutate the known collection types `BinaryHeap`, `BTreeSet`, `HashSet`,
`LinkedList`, and `VecDeque` to generate empty and one-element collections
Expand Down

0 comments on commit b610abf

Please sign in to comment.