chore(release): update version in package.json

This commit is contained in:
Elian Doran
2025-05-02 21:29:19 +03:00
parent d1b945e769
commit 6b64c4daaa
5 changed files with 57 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@triliumnext/client",
"version": "0.0.1",
"version": "0.94.0",
"description": "JQuery-based client for TriliumNext, used for both web and desktop (via Electron)",
"private": true,
"license": "AGPL-3.0-only",
@@ -63,4 +63,4 @@
"nx": {
"name": "client"
}
}
}