From 7ee109fee9d9d87a5154a95832dce56d352b122c Mon Sep 17 00:00:00 2001 From: jcstein Date: Wed, 8 May 2024 16:32:10 -0400 Subject: [PATCH] fix: change version to v0.113.5 --- public/specs/openrpc-v0.13.5.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/specs/openrpc-v0.13.5.json b/public/specs/openrpc-v0.13.5.json index 3059e85..f20b24d 100644 --- a/public/specs/openrpc-v0.13.5.json +++ b/public/specs/openrpc-v0.13.5.json @@ -3,7 +3,7 @@ "info": { "title": "Celestia Node API", "description": "The Celestia Node API is the collection of RPC methods that can be used to interact with the services provided by Celestia Data Availability Nodes.", - "version": "v0.11.0" + "version": "v0.13.5" }, "externalDocs": { "description": "Celestia Node GitHub",