From 58697cc9cc78f6a0252adfd587d7083ae6d14eb0 Mon Sep 17 00:00:00 2001 From: Blu-J Date: Thu, 8 Jun 2023 14:54:51 -0600 Subject: [PATCH] feat: version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11c13ee..37a9ee4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@start9labs/start-sdk", - "version": "0.4.0-rev0.lib0.rc5", + "version": "0.4.0-rev0.lib0.rc6", "description": "Software development kit to facilitate packaging services for StartOS", "main": "./lib/index.js", "types": "./lib/index.d.ts",