bump(github.com/appc/spec): fc380db5fc13c6dd71a5b0bf2af0d182865d1b1d

This commit is contained in:
Dr. Stefan Schimanski
2017-01-29 12:33:19 +01:00
committed by Dr. Stefan Schimanski
parent bc6fdd925d
commit 011d35a422
20 changed files with 2416 additions and 42 deletions

View File

@@ -22,7 +22,7 @@ const (
// version represents the canonical version of the appc spec and tooling.
// For now, the schema and tooling is coupled with the spec itself, so
// this must be kept in sync with the VERSION file in the root of the repo.
version string = "0.8.1+git"
version string = "0.8.9+git"
)
var (