Skip to content

Commit b5e0706

Browse files
committed
(cargo-release) start next development iteration 0.1.1-alpha.0
1 parent 8a2fa92 commit b5e0706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository = "https://github.com/levex/cgroups-rs"
55
keywords = ["linux", "cgroup", "containers", "isolation"]
66
categories = ["os", "api-bindings", "os::unix-apis"]
77
license = "MIT OR Apache-2.0"
8-
version = "0.1.0"
8+
version = "0.1.1-alpha.0"
99
authors = ["Levente Kurusa <[email protected]>", "Sam Wilson <[email protected]>"]
1010

1111
[dependencies]

0 commit comments

Comments
 (0)