0.3.4
diff --git a/Cargo.toml b/Cargo.toml
index bc7f230..c5de540 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "byteorder"
-version = "0.3.3"  #:version
+version = "0.3.4"  #:version
 authors = ["Andrew Gallant <jamslam@gmail.com>"]
 description = "Library for reading/writing numbers in big-endian and little-endian."
 documentation = "http://burntsushi.net/rustdoc/byteorder/"