From dc363728f17e4c6085f6855f5a9a191cceb408ab Mon Sep 17 00:00:00 2001 From: Carl Lerche Date: Sun, 26 Apr 2015 12:18:51 -0700 Subject: Bump version to v0.3.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fae3a133..87ecb2df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "nix" description = "Rust friendly bindings to *nix APIs" -version = "0.3.4" +version = "0.3.5" authors = ["Carl Lerche "] homepage = "https://github.com/carllerche/nix-rust" license = "MIT" -- cgit v1.2.3