commit | 5e20a3f6236baf2c37e7859ec174927c4e5af10c | [log] [tgz] |
---|---|---|
author | Alex Crichton <alex@alexcrichton.com> | Tue Apr 07 10:10:05 2015 -0700 |
committer | Alex Crichton <alex@alexcrichton.com> | Tue Apr 07 10:10:05 2015 -0700 |
tree | 0abad1dafc809832454ffde978ffc1969501abca | |
parent | 47553b52ce0cc0691648e4be297d56892cb2c524 [diff] |
Bump to 0.1.6
diff --git a/Cargo.toml b/Cargo.toml index 4dc832a..797478b 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,7 +1,7 @@ [package] name = "libc" -version = "0.1.5" +version = "0.1.6" authors = ["The Rust Project Developers"] license = "MIT/Apache-2.0" readme = "README.md"