Skip to content

Commit 43e82f8

Browse files
authored
Merge pull request #424 from buildpacks/platform/0.15
Finalize Platform 0.15
2 parents c58d66f + 4b7e015 commit 43e82f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ These documents currently specify:
5252

5353
- Buildpack API: `0.10`
5454
- Distribution API: `0.3`
55-
- Platform API: `0.14`
55+
- Platform API: `0.15`

platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Examples of a platform might include:
9999

100100
## Platform API Version
101101

102-
This document specifies Platform API version `0.14`.
102+
This document specifies Platform API version `0.15`.
103103

104104
Platform API versions:
105105
- MUST be in form `<major>.<minor>` or `<major>`, where `<major>` is equivalent to `<major>.0`

0 commit comments

Comments
 (0)