diff options
author | 2021-09-13 22:28:16 -0700 | |
---|---|---|
committer | 2021-09-13 22:28:16 -0700 | |
commit | 8721ba7474297850ad8f7ab98e90e8301cef1757 (patch) | |
tree | bb7d02a2299be57b3bbb8ee98f66217dc96b277a | |
parent | d7a5b604053889cb564d0098b081b4d95e6509ba (diff) | |
download | bun-0.0.0-21.tar.gz bun-0.0.0-21.tar.zst bun-0.0.0-21.zip |
v0.0.0-21v0.0.0-21
-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 3234232c0..2043c6f5b 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-20", + "version": "0.0.0-21", "description": "", "framework": { "displayName": "Next.js", |