diff options
author | Carl Lerche <me@carllerche.com> | 2015-07-09 13:08:14 -0700 |
---|---|---|
committer | Carl Lerche <me@carllerche.com> | 2015-07-09 13:08:14 -0700 |
commit | 1f366ff8285d147cfe3faeb1567c5f047d056a72 (patch) | |
tree | ebe3ac67ee1393654b946676d6e49e0d4224845e /Cargo.toml | |
parent | 06aaa83e5da19dd35908ba42de6f7ed12a66553f (diff) | |
download | nix-1f366ff8285d147cfe3faeb1567c5f047d056a72.zip |
Bump version to v0.3.9
Diffstat (limited to 'Cargo.toml')
-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.8" +version = "0.3.9" authors = ["Carl Lerche <me@carllerche.com>"] homepage = "https://github.com/carllerche/nix-rust" license = "MIT" |