diff options
-rw-r--r-- | packages/bun-framework-next/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bun-framework-next/package.json b/packages/bun-framework-next/package.json index db71b1190..01c9eba12 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.6", + "version": "12.0.7", "main": "empty.js", "module": "empty.js", "description": "Bun compatibility layer for Next.js v12.0.x", |