diff --git a/histogram/Cargo.toml b/histogram/Cargo.toml index 2a7dd37..52ec4be 100644 --- a/histogram/Cargo.toml +++ b/histogram/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "histogram" -version = "0.11.1" +version = "0.11.2" edition = "2021" authors = ["Brian Martin "] license = "MIT OR Apache-2.0"