Skip to content

Commit 4cfb8bc

Browse files
committed
(cargo-release) version 0.4.1
1 parent 8bac3c2 commit 4cfb8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "rb"
33
description = "A thread-safe ring buffer with blocking IO"
44
keywords = ["IO", "audio", "ring-buffer", "circular-buffer"]
5-
version = "0.4.0"
5+
version = "0.4.1"
66
authors = ["Andreas Linz <[email protected]>"]
77
documentation = "https://docs.rs/rb"
88
repository = "https://github.com/klingtnet/rb"

0 commit comments

Comments
 (0)