Merge pull request #410 from tianon/bump-version

Bump version constant to 0.0.5 in preparation for a new release
This commit is contained in:
Alexander Morozov 2015-11-20 13:45:55 -08:00
commit 97bc9a7faf
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import (
) )
const ( const (
version = "0.3" version = "0.0.5"
specConfig = "config.json" specConfig = "config.json"
runtimeConfig = "runtime.json" runtimeConfig = "runtime.json"
usage = `Open Container Initiative runtime usage = `Open Container Initiative runtime