Update appc/spec version to 0.8.1

This commit is contained in:
Tamer Tas
2016-05-16 23:35:52 +03:00
parent 9aa1a59443
commit eca022cc41
3 changed files with 13 additions and 12 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.7.4+git"
version string = "0.8.1"
)
var (