Skip to content

Commit

Permalink
Version bump 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LiquidityC committed Jul 27, 2024
1 parent 5300503 commit 73e11ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# dev-dependencies which causes
[package]
name = "slice-ring-buffer"
version = "0.3.3"
version = "0.3.4"
authors = ["Linus Probert <[email protected]>"]
description = "A double-ended queue that Deref's into a slice."
documentation = "https://docs.rs/crate/slice-ring-buffer/"
Expand Down

0 comments on commit 73e11ed

Please sign in to comment.