Cargo: Up version to v0.0.2

Signed-off-by: Levente Kurusa <lkurusa@acm.org>
This commit is contained in:
Levente Kurusa
2018-09-03 11:09:37 +02:00
parent c82a94b58e
commit 363fa7bdbf

View File

@@ -5,7 +5,7 @@ repository = "https://github.com/levex/cgroups-rs"
keywords = ["linux", "cgroup", "containers", "isolation"]
categories = ["os", "api-bindings", "os::unix-apis"]
license = "MIT OR Apache-2.0"
version = "0.0.1"
version = "0.0.2"
authors = ["Levente Kurusa <lkurusa@acm.org>"]
[dependencies]