diff options
author | 2021-10-17 15:36:52 -0700 | |
---|---|---|
committer | 2021-10-17 15:36:52 -0700 | |
commit | 6e16b3cf84040f5cecccbcb844fcdcac8adb84f7 (patch) | |
tree | e711996e67f239e824ef7f3bdedd9c68ae640d23 | |
parent | 9f0ab479b0401f50f703a09d656616653b20eef4 (diff) | |
download | bun-6e16b3cf84040f5cecccbcb844fcdcac8adb84f7.tar.gz bun-6e16b3cf84040f5cecccbcb844fcdcac8adb84f7.tar.zst bun-6e16b3cf84040f5cecccbcb844fcdcac8adb84f7.zip |
Bump to latest
-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 2043c6f5b..e9222b390 100644 --- a/packages/bun-framework-next/package.json +++ b/packages/bun-framework-next/package.json @@ -1,6 +1,6 @@ { "name": "bun-framework-next", - "version": "0.0.0-21", + "version": "0.0.0-22", "description": "", "framework": { "displayName": "Next.js", |