Skip to content

Commit

Permalink
Bump cueball version to 0.3.3, with fix for issue #24. (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
bowrocker authored Mar 4, 2020
1 parent 0acf29b commit c221c97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cueball/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rust-cueball changelog

Known issues:
## 0.3.3

- [joyent/rust-cueball#24] Rebalance with no backends can cause a crash

Expand Down
2 changes: 1 addition & 1 deletion cueball/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cueball"
version = "0.3.2"
version = "0.3.3"
authors = [
"Kelly McLaughlin <[email protected]>",
"Jon Anderson <[email protected]>",
Expand Down

0 comments on commit c221c97

Please sign in to comment.