We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912587a commit bdec5a7Copy full SHA for bdec5a7
package.json
@@ -3,7 +3,7 @@
3
"description": "Reclaim your digital freedom.",
4
"private": true,
5
"version": "3",
6
- "cliVersion": "1.0.0-alpha.1",
+ "cliVersion": "1.0.0-alpha.3",
7
"license": "AGPL-3.0",
8
"bin": {
9
"sv": "./bin/sv.mjs"
platform/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@sovereign/platform",
- "version": "0.8.0",
+ "version": "0.9.0",
"description": "Core runtime and service framework for the Sovereign platform",
"main": "./index.cjs",
0 commit comments