diff --git a/Cargo.toml b/Cargo.toml index 2a1666c..7d6afe7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0" name = "average" readme = "README.md" repository = "https://github.com/vks/average" -version = "0.15.0" +version = "0.15.1" edition = "2021" rust-version = "1.61" include = ["src/**/*", "benches/*", "LICENSE-*", "README.md"]