From e14ad4ddd20304a6bdefc1c838b5d6038f03c4e0 Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Wed, 28 Nov 2018 10:40:37 -0700 Subject: Bump version to 0.12.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 98366d79..0171f1b9 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ To use `nix`, first add this to your `Cargo.toml`: ```toml [dependencies] -nix = "0.11.0" +nix = "0.12.0" ``` Then, add this to your crate root: -- cgit v1.2.3