1.1.0
diff --git a/Cargo.toml b/Cargo.toml
index 5cd0d5e..3705bd2 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.0.0"  #:version
+version = "1.1.0"  #:version
 authors = ["Andrew Gallant <jamslam@gmail.com>"]
 description = "Library for reading/writing numbers in big-endian and little-endian."
 documentation = "https://docs.rs/byteorder"