Skip to content

Commit b5b8c24

Browse files
authored
Merge pull request #158 from github/bb8gh/bump-version
Bump consistent-choose-k version to 0.1.1 to test out automated publishing
2 parents 5df2f6f + 359afdc commit b5b8c24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/consistent-choose-k/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "consistent-choose-k"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
description = "Stateless consistent choose-k hashing for replication, failover, and bounded-load placement."
66
repository = "https://github.com/github/rust-gems"

0 commit comments

Comments
 (0)