chore(release): prepare for v0.100.0

This commit is contained in:
Elian Doran
2025-12-04 12:21:40 +02:00
parent 471c57b3ed
commit d173cc982c
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@triliumnext/server",
"version": "0.99.5",
"version": "0.100.0",
"description": "The server-side component of TriliumNext, which exposes the client via the web, allows for sync and provides a REST API for both internal and external use.",
"private": true,
"main": "./src/main.ts",