Skip to content

Commit

Permalink
release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheemdev committed May 11, 2024
1 parent 2184673 commit 4bd2d91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "seize"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
license = "MIT"
authors = ["Ibraheem Ahmed <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Crate](https://img.shields.io/crates/v/seize?style=for-the-badge)](https://crates.io/crates/seize)
[![Github](https://img.shields.io/badge/github-seize-success?style=for-the-badge)](https://github.com/ibraheemdev/seize)
[![Docs](https://img.shields.io/badge/docs.rs-0.4.0-4d76ae?style=for-the-badge)](https://docs.rs/seize)
[![Docs](https://img.shields.io/badge/docs.rs-0.4.1-4d76ae?style=for-the-badge)](https://docs.rs/seize)

Fast, efficient, and robust memory reclamation for concurrent data structures.

Expand Down

0 comments on commit 4bd2d91

Please sign in to comment.