Skip to content

Commit de61e9b

Browse files
committed
Bump version
1 parent a68d1ff commit de61e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ members = ["async", "blocking"]
1414

1515
[package]
1616
name = "ringbuf"
17-
version = "0.4.0-rc.2"
17+
version = "0.4.0-rc.3"
1818
edition.workspace = true
1919
authors.workspace = true
2020
description = "Lock-free SPSC FIFO ring buffer with direct access to inner data"

0 commit comments

Comments
 (0)