diff --git a/specs/example-template.yaml b/specs/example-template.yaml index e6f9f69..814531c 100644 --- a/specs/example-template.yaml +++ b/specs/example-template.yaml @@ -1,7 +1,7 @@ openapi: 3.0.1 info: - title: An empty API spec - version: "0.1.0" + title: An empty API spec with a proposed change + version: "0.1.1" contact: name: "The team name going to implement this spec" url: "https://github.com/test-owner/actual-api-implementation-repository"