diff --git a/histogram/Cargo.toml b/histogram/Cargo.toml index 1ae3f86..1560537 100644 --- a/histogram/Cargo.toml +++ b/histogram/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "histogram" -version = "0.10.0" +version = "0.10.1" edition = "2021" authors = ["Brian Martin "] license = "MIT OR Apache-2.0"