0.8.3

Because I forgot to merge a PR into 0.8.2 that I really wanted :-(
diff --git a/Cargo.toml b/Cargo.toml
index a712d2d..1629dd9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 
 name = "rustfmt"
-version = "0.8.2"
+version = "0.8.3"
 authors = ["Nicholas Cameron <ncameron@mozilla.com>", "The Rustfmt developers"]
 description = "Tool to find and fix Rust formatting issues"
 repository = "https://github.com/rust-lang-nursery/rustfmt"