diff options
| author | 2021-11-07 15:55:04 -0800 | |
|---|---|---|
| committer | 2021-11-07 15:55:04 -0800 | |
| commit | a3458ce6e34747fcc3c7807abd706ac0d87e5574 (patch) | |
| tree | c3400894544745c8055dc785fab27f2aa68a7522 | |
| parent | a7eb5397a486473cd86ca46a73ec7080f2f01294 (diff) | |
| download | bun-a3458ce6e34747fcc3c7807abd706ac0d87e5574.tar.gz bun-a3458ce6e34747fcc3c7807abd706ac0d87e5574.tar.zst bun-a3458ce6e34747fcc3c7807abd706ac0d87e5574.zip | |
Update package.json
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 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", |
