Skip to content

Commit b31eee4

Browse files
committed
Bump version to 0.1.2
1 parent 380d402 commit b31eee4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
name = "nix"
44
description = "Rust friendly bindings to Posix APIs"
5-
version = "0.1.1"
5+
version = "0.1.2"
66
authors = ["Carl Lerche <me@carllerche.com>"]
77
homepage = "https://github.com/carllerche/nix-rust"
88
license = "MIT"
9+
exclude = [".gitignore", ".travis.yml", "tests/**/*"]

0 commit comments

Comments
 (0)