bump version to 0.20.0

This commit is contained in:
dswbx
2026-01-09 14:30:31 +01:00
parent a9fe43130e
commit 23a9e7c278

View File

@@ -3,7 +3,7 @@
"type": "module",
"sideEffects": false,
"bin": "./dist/cli/index.js",
"version": "0.20.0-rc.2",
"version": "0.20.0",
"description": "Lightweight Firebase/Supabase alternative built to run anywhere — incl. Next.js, React Router, Astro, Cloudflare, Bun, Node, AWS Lambda & more.",
"homepage": "https://bknd.io",
"repository": {