From 09727c97dc23c52d5bcca553e02e586e4fc8b587 Mon Sep 17 00:00:00 2001 From: BluJ Date: Thu, 11 May 2023 17:03:37 -0600 Subject: [PATCH] chore: Increment the rc --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3d8b66..31d4c2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@start9labs/start-sdk", - "version": "0.4.0-rev0.lib0.rc1", + "version": "0.4.0-rev0.lib0.rc2", "description": "For making the patterns that are wanted in making services for the startOS.", "main": "./lib/index.js", "types": "./lib/index.d.ts",