bump version 0.8.0

This commit is contained in:
dswbx
2025-02-19 19:05:29 +01:00
parent 8e1ad98964
commit 7f0f6bec08
2 changed files with 5 additions and 5 deletions

View File

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