From 2d17fd5f676d4e91fc8113f7a566b31a9f80ee22 Mon Sep 17 00:00:00 2001 From: Nick Cameron Date: Thu, 15 Jun 2017 12:18:52 +1200 Subject: [PATCH] nightly v0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4d239c6a039..d1d0d5f3c5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rustfmt-nightly" -version = "0.1.1" +version = "0.1.2" authors = ["Nicholas Cameron ", "The Rustfmt developers"] description = "Tool to find and fix Rust formatting issues" repository = "https://github.com/rust-lang-nursery/rustfmt" -- 2.44.0