bump(github.com/appc/spec): fc380db5fc13c6dd71a5b0bf2af0d182865d1b1d
This commit is contained in:

committed by
Dr. Stefan Schimanski

parent
bc6fdd925d
commit
011d35a422
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+git"
|
||||
version string = "0.8.9+git"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user