From a8a47c918424061925a924c1d5bc5ce49c70c187 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Tue, 16 May 2023 08:14:13 -0600 Subject: [PATCH] rc3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 31d4c2e..cd4a5a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@start9labs/start-sdk", - "version": "0.4.0-rev0.lib0.rc2", - "description": "For making the patterns that are wanted in making services for the startOS.", + "version": "0.4.0-rev0.lib0.rc3", + "description": "Software development kit to facilitate packaging services for StartOS", "main": "./lib/index.js", "types": "./lib/index.d.ts", "scripts": {