From: Nick Cameron Date: Wed, 14 Jun 2017 04:38:14 +0000 (+1200) Subject: v0.1.1 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=b34ac92f86e4355292fee22f65e07498cb58aebc;p=rust.git v0.1.1 --- diff --git a/Cargo.toml b/Cargo.toml index caf66bf4f74..4d239c6a039 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rustfmt-nightly" -version = "0.1.0" +version = "0.1.1" authors = ["Nicholas Cameron ", "The Rustfmt developers"] description = "Tool to find and fix Rust formatting issues" repository = "https://github.com/rust-lang-nursery/rustfmt"