diff options
author | Carl Lerche <me@carllerche.com> | 2015-05-19 23:02:28 -0700 |
---|---|---|
committer | Carl Lerche <me@carllerche.com> | 2015-05-19 23:02:28 -0700 |
commit | d645d911d5b9e5d600a57225dbdf5bd4adc91b98 (patch) | |
tree | 1388b614fe10a5173496fb01080a292ccbf5f031 | |
parent | f2ca2b0d3c5011383b7398bbbd5d81314ad5e88f (diff) | |
download | nix-d645d911d5b9e5d600a57225dbdf5bd4adc91b98.zip |
Bump version to v0.3.6
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ name = "nix" description = "Rust friendly bindings to *nix APIs" -version = "0.3.5" +version = "0.3.6" authors = ["Carl Lerche <me@carllerche.com>"] homepage = "https://github.com/carllerche/nix-rust" license = "MIT" |