Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
agerasev committed Feb 11, 2024
1 parent a68d1ff commit de61e9b
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
Expand Up @@ -14,7 +14,7 @@ members = ["async", "blocking"]

[package]
name = "ringbuf"
version = "0.4.0-rc.2"
version = "0.4.0-rc.3"
edition.workspace = true
authors.workspace = true
description = "Lock-free SPSC FIFO ring buffer with direct access to inner data"
Expand Down

0 comments on commit de61e9b

Please sign in to comment.