From 5060e9e685e97106ee2e98547afc989db8ae7c91 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Wed, 12 Aug 2015 00:28:46 +0530 Subject: [PATCH] Bump to 0.0.10 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ce9ea2b3ed3e..f5c76132f8bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clippy" -version = "0.0.9" +version = "0.0.10" authors = [ "Manish Goregaokar ", "Andre Bogus "