From baf6536d6259209c3edfa2b22237af82942d3dfa Mon Sep 17 00:00:00 2001 From: Michael Crosby Date: Mon, 25 Apr 2016 14:18:35 -0700 Subject: [PATCH] Bump to 0.1.1 This includes a fix for selinux mount labels in the spec. Signed-off-by: Michael Crosby --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index fba98b65a32..3524937f98f 100644 --- a/main.go +++ b/main.go @@ -15,7 +15,7 @@ import ( var gitCommit = "" const ( - version = "0.1.0" + version = "0.1.1" specConfig = "config.json" usage = `Open Container Initiative runtime