diff options
Diffstat (limited to '')
-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 f0519f527..55c2ff930 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.4", + "version": "12.0.5", "main": "index.js", "module": "index.js", "description": "Bun compatibility layer for Next.js v12.0.x", |