Revert version number to 0.1.0 in package.json

This commit is contained in:
shuaiplus
2026-02-07 04:33:15 +08:00
parent c2fc9c47c6
commit f13ba90ebe
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "nodewarden", "name": "nodewarden",
"version": "1.0.0", "version": "0.1.0",
"description": "Minimal Bitwarden-compatible server running on Cloudflare Workers", "description": "Minimal Bitwarden-compatible server running on Cloudflare Workers",
"author": "shuaiplus", "author": "shuaiplus",
"license": "LGPL-3.0", "license": "LGPL-3.0",