From ce1ba50e82a157cea97fec9e76c57a668826e3bf Mon Sep 17 00:00:00 2001 From: BluJ Date: Sat, 25 Mar 2023 18:35:58 -0600 Subject: [PATCH] chore: Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b04ea7a..08f5259 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "start-sdk", - "version": "0.4.0-lib0.alpha8", + "version": "0.4.0-lib0.alpha9", "description": "For making the patterns that are wanted in making services for the startOS.", "main": "./index.cjs", "types": "./index.d.ts",