From f7b73ea571ab1679ee57c9446da61bd7ab9ea081 Mon Sep 17 00:00:00 2001 From: bgins Date: Fri, 1 Mar 2024 00:29:14 +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 2bb216d4..014c98c9 100644 --- a/homestar-runtime/schemas/api.json +++ b/homestar-runtime/schemas/api.json @@ -3,7 +3,7 @@ "info": { "title": "homestar", "description": "", - "version": "0.2.0", + "version": "0.2.1", "contact": { "name": null, "email": null,