Merge pull request #512 from LK4D4/bump_version

Bump runc version to 0.0.7
This commit is contained in:
Michael Crosby 2016-01-26 14:45:16 -08:00
commit 7ca2aa4873
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import (
) )
const ( const (
version = "0.0.6" version = "0.0.7"
specConfig = "config.json" specConfig = "config.json"
runtimeConfig = "runtime.json" runtimeConfig = "runtime.json"
usage = `Open Container Initiative runtime usage = `Open Container Initiative runtime