Skip to content

Commit 4401137

Browse files
committed
bump spec v0.2.0
1 parent 3540740 commit 4401137

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
// Begin Swagger UI call region
4848
const ui = SwaggerUIBundle({
4949
urls: [
50+
{url: "https://github.com/ethereum/builder-specs/releases/download/v0.2.0/builder-oapi.yaml", name: "v0.2.0"},
5051
{url: "https://github.com/ethereum/builder-specs/releases/download/v0.1.0/builder-oapi.yaml", name: "v0.1.0"},
5152
{url: "https://github.com/ethereum/builder-specs/releases/download/v0.0.0/builder-oapi.yaml", name: "v0.0.0"},
5253
{url: "./builder-oapi.yaml", name: "dev"}

0 commit comments

Comments
 (0)