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 "