From 20eeebe7271d860487f32dda7e89ae0877782259 Mon Sep 17 00:00:00 2001 From: Vinzent Steinberg Date: Tue, 9 Jul 2019 12:19:33 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 919c624..0a490a6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT/Apache-2.0" name = "average" readme = "README.md" repository = "https://github.com/vks/average" -version = "0.10.0" +version = "0.10.1" edition = "2018" [features]