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

To match changes to pkg/api/resource#ParseQuantity
This commit is contained in:
Clayton Coleman
2016-05-27 18:43:00 -04:00
parent 1cca499e92
commit 74bfb3e7bd
2 changed files with 7 additions and 7 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"
version string = "0.8.1+git"
)
var (