From 9a2047a05d0c28b0385122127ecddb1bbb2a46ee Mon Sep 17 00:00:00 2001 From: Vinzent Steinberg Date: Tue, 10 Jul 2018 18:07:03 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dfe3590..5dc513f 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.7.0" +version = "0.8.0" [[bench]] harness = false