(cargo-release) start next development iteration 0.1.1-alpha.0

This commit is contained in:
Levente Kurusa
2018-12-23 16:24:51 +01:00
parent 8a2fa92c3a
commit b5e0706d6a

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.1.0"
version = "0.1.1-alpha.0"
authors = ["Levente Kurusa <lkurusa@acm.org>", "Sam Wilson <tecywiz121@hotmail.com>"]
[dependencies]