aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--packages/bun-framework-next/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bun-framework-next/package.json b/packages/bun-framework-next/package.json
index 87cf60815..f0519f527 100644
--- a/packages/bun-framework-next/package.json
+++ b/packages/bun-framework-next/package.json
@@ -1,6 +1,6 @@
{
"name": "bun-framework-next",
- "version": "12.0.3",
+ "version": "12.0.4",
"main": "index.js",
"module": "index.js",
"description": "Bun compatibility layer for Next.js v12.0.x",