bump(github.com/appc/spec):ab50d12e88f57788bf84b83fef2be236eb1fcc0b
To match changes to pkg/api/resource#ParseQuantity
This commit is contained in:
2
vendor/github.com/appc/spec/schema/version.go
generated
vendored
2
vendor/github.com/appc/spec/schema/version.go
generated
vendored
@@ -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 (
|
||||
|
Reference in New Issue
Block a user