From 5b6c2b7938fdde68fd262b5265df22ee0ace88ae Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Thu, 26 Nov 2015 04:57:23 +0530 Subject: [PATCH] Publish 0.0.25 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3eb848fe51fa..353f4c785349 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clippy" -version = "0.0.24" +version = "0.0.25" authors = [ "Manish Goregaokar ", "Andre Bogus ",