diff --git a/package.json b/package.json index 4771dfc..6da773f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "start-sdk", - "version": "0.4.0-lib0.alpha6", + "version": "0.4.0-lib0.alpha7", "description": "For making the patterns that are wanted in making services for the startOS.", "main": "./index.cjs", "types": "./index.d.ts", @@ -37,4 +37,4 @@ "vitest": "^0.29.2" }, "declaration": true -} \ No newline at end of file +}