fix: update version to 1.0.0 in package.json and package-lock.json

This commit is contained in:
shuaiplus
2026-02-19 22:14:44 +08:00
parent 3e56d05283
commit d1e6ec8b8d
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "nodewarden",
"version": "0.2.0",
"version": "1.0.0",
"description": "Minimal Bitwarden-compatible server running on Cloudflare Workers",
"author": "shuaiplus",
"license": "LGPL-3.0",