From d5c1d532917c6b4aafaacfdaa34a46b2bb060ad8 Mon Sep 17 00:00:00 2001 From: "release-plz-ipvm-wg[bot]" Date: Tue, 5 Mar 2024 03:31:17 +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 7213e1d5..b336c18d 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.3.0", "contact": { "name": null, "email": null,