From ce0c06c5e79efb239e338749d19eaf02c1b7dac1 Mon Sep 17 00:00:00 2001 From: BluJ Date: Fri, 31 Mar 2023 09:39:01 -0600 Subject: [PATCH] chore: Update the beta6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9d81de..1824921 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "start-sdk", - "version": "0.4.0-lib0.beta5", + "version": "0.4.0-lib0.beta6", "description": "For making the patterns that are wanted in making services for the startOS.", "main": "./lib/index.js", "types": "./lib/index.d.ts",