Update runc to 0.1.0

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby
2016-04-12 14:12:08 -07:00
parent f417e993d0
commit 8e129e0972
+1 -1
View File
@@ -15,7 +15,7 @@ import (
var gitCommit = ""
const (
version = "0.0.9"
version = "0.1.0"
specConfig = "config.json"
usage = `Open Container Initiative runtime