1.0.4
diff --git a/Cargo.toml b/Cargo.toml
index 7fec6e8..466845b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "termcolor"
-version = "1.0.3"  #:version
+version = "1.0.4"  #:version
 authors = ["Andrew Gallant <jamslam@gmail.com>"]
 description = """
 A simple cross platform library for writing colored text to a terminal.