From 05c1bc142e1a3fb2a63c79098743776241341d08 Mon Sep 17 00:00:00 2001 From: Marin Date: Fri, 15 Oct 2021 10:44:27 +0200 Subject: [PATCH] Release v2.1.0 --- beacon-node-oapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beacon-node-oapi.yaml b/beacon-node-oapi.yaml index e50c0005..d3da0472 100644 --- a/beacon-node-oapi.yaml +++ b/beacon-node-oapi.yaml @@ -10,7 +10,7 @@ info: In addition, some request can return data in the SSZ format. To indicate that SSZ data is required in response to a request the header "Accept: application/octet-stream" should be sent. Note that only a subset of requests can respond with data in SSZ format; these are noted in each individual request. - version: "2.0.0. - Eth2Spec v1.1.0" + version: "2.1.0. - Eth2Spec v1.1.0" contact: name: Ethereum Github url: https://github.com/ethereum/beacon-apis/issues