diff --git a/histogram/Cargo.toml b/histogram/Cargo.toml index fbb06e4..8b9fa03 100644 --- a/histogram/Cargo.toml +++ b/histogram/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "histogram" -version = "0.11.3" +version = "0.11.4" edition = "2021" authors = ["Brian Martin "] license = "MIT OR Apache-2.0"