wip: set site version to 2.0.0

This commit is contained in:
2026-01-11 01:08:49 +00:00
parent a7325d2331
commit 230e76b2d5

View File

@@ -1,7 +1,7 @@
{ {
"name": "commonflow-org", "name": "commonflow-org",
"type": "module", "type": "module",
"version": "0.0.1", "version": "2.0.0",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"build": "astro build", "build": "astro build",