From 488c0e8ebad7a436e6d19d0edc8f63570b316d4e Mon Sep 17 00:00:00 2001 From: Vinzent Steinberg Date: Wed, 31 Jul 2019 16:25:16 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0a490a6..39a707f 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.1" +version = "0.10.2" edition = "2018" [features]