chore: Up the version

This commit is contained in:
J H
2024-02-27 12:33:31 -07:00
parent 50f0ead113
commit 6b990e1cee

View File

@@ -1,6 +1,6 @@
{
"name": "@start9labs/start-sdk",
"version": "0.4.0-rev0.lib0.rc8.beta7",
"version": "0.4.0-rev0.lib0.rc8.beta8",
"description": "Software development kit to facilitate packaging services for StartOS",
"main": "./cjs/lib/index.js",
"types": "./cjs/lib/index.d.ts",
@@ -56,4 +56,4 @@
"tsx": "^4.7.1",
"typescript": "^5.0.4"
}
}
}