From 51517e3cff246d55bbde0c64c3ca7c50bba09642 Mon Sep 17 00:00:00 2001 From: Paul Colomiets Date: Wed, 5 Oct 2016 17:37:15 +0300 Subject: [PATCH] Version bumped to v0.1.14 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9a3c9f9ac..59ec9c332 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ readme = "README.rst" keywords = ["linux", "container", "namespace", "docker", "process"] homepage = "http://github.com/tailhook/unshare" documentation = "http://tailhook.github.io/unshare/" -version = "0.1.13" +version = "0.1.14" authors = ["paul@colomiets.name"] [dependencies]