1.3.2
diff --git a/Cargo.toml b/Cargo.toml
index 17272e1..91f2aa3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "byteorder"
-version = "1.3.1"  #:version
+version = "1.3.2"  #:version
 authors = ["Andrew Gallant <jamslam@gmail.com>"]
 description = "Library for reading/writing numbers in big-endian and little-endian."
 documentation = "https://docs.rs/byteorder"