1.2.3
diff --git a/Cargo.toml b/Cargo.toml
index c42f95f..4cdd0e3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "byteorder"
 # NB: When modifying, also modify html_root_url in lib.rs
-version = "1.2.2"  #:version
+version = "1.2.3"  #:version
 authors = ["Andrew Gallant <jamslam@gmail.com>"]
 description = "Library for reading/writing numbers in big-endian and little-endian."
 documentation = "https://docs.rs/byteorder"