Skip to content

Commit bdec5a7

Browse files
committed
v0.9.0
1 parent 912587a commit bdec5a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Reclaim your digital freedom.",
44
"private": true,
55
"version": "3",
6-
"cliVersion": "1.0.0-alpha.1",
6+
"cliVersion": "1.0.0-alpha.3",
77
"license": "AGPL-3.0",
88
"bin": {
99
"sv": "./bin/sv.mjs"

platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@sovereign/platform",
4-
"version": "0.8.0",
4+
"version": "0.9.0",
55
"description": "Core runtime and service framework for the Sovereign platform",
66
"license": "AGPL-3.0",
77
"main": "./index.cjs",

0 commit comments

Comments
 (0)