commit | 88f0b9851e9824d54248b862b20fe28415a30ec0 | [log] [tgz] |
---|---|---|
author | Andrew Gallant <jamslam@gmail.com> | Sun Jul 09 14:29:28 2017 -0400 |
committer | Andrew Gallant <jamslam@gmail.com> | Sun Jul 09 14:29:28 2017 -0400 |
tree | 14ffdfe5bdeca93ce5b997c6e33c6f07a5fd02ff | |
parent | ccbd47fc68e45dc9bf32403506ab0d881dd67a68 [diff] |
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"