bump version to 0.17.2

This commit is contained in:
dswbx
2025-09-15 10:14:14 +02:00
parent 1ef5bf7d15
commit 655bb241a8

View File

@@ -3,7 +3,7 @@
"type": "module",
"sideEffects": false,
"bin": "./dist/cli/index.js",
"version": "0.17.2-rc.1",
"version": "0.17.2",
"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": {