Skip to content

Commit

Permalink
Bump to 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Amanieu committed Sep 5, 2024
1 parent 032a004 commit 94c5eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "intrusive-collections"
version = "0.9.6"
version = "0.9.7"
authors = ["Amanieu d'Antras <amanieu@gmail.com>"]
description = "Intrusive collections for Rust (linked list and red-black tree)"
documentation = "https://docs.rs/intrusive-collections"
Expand Down

0 comments on commit 94c5eac

Please sign in to comment.