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

Lines changed: 2 additions & 1 deletion
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 <[email protected]>"]
77
homepage = "https://github.com/carllerche/nix-rust"
88
license = "MIT"
9+
exclude = [".gitignore", ".travis.yml", "tests/**/*"]

0 commit comments

Comments
 (0)