From cbd8884b95314417300e59a14f8413ab9c734df9 Mon Sep 17 00:00:00 2001 From: "release-plz-ipvm-wg[bot]" Date: Wed, 26 Jun 2024 17:34:35 +0000 Subject: [PATCH] chore(schemas): update OpenRPC API doc and JSON schemas --- homestar-runtime/schemas/api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homestar-runtime/schemas/api.json b/homestar-runtime/schemas/api.json index ee42909e..6d6568c4 100644 --- a/homestar-runtime/schemas/api.json +++ b/homestar-runtime/schemas/api.json @@ -3,7 +3,7 @@ "info": { "title": "homestar", "description": "", - "version": "0.3.0", + "version": "0.4.0", "contact": { "name": null, "email": null,