diff options
author | 2021-09-13 21:47:44 -0700 | |
---|---|---|
committer | 2021-09-13 21:47:44 -0700 | |
commit | d7a5b604053889cb564d0098b081b4d95e6509ba (patch) | |
tree | 1b83a1f38230dbf46c3b7bcc413b27035fa4977b | |
parent | 4f0d4cee0be523bcaeaa85e80309526bdf5cd91e (diff) | |
download | bun-d7a5b604053889cb564d0098b081b4d95e6509ba.tar.gz bun-d7a5b604053889cb564d0098b081b4d95e6509ba.tar.zst bun-d7a5b604053889cb564d0098b081b4d95e6509ba.zip |
v0.0.0-20v0.0.0-20
-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 0d5a2ba19..3234232c0 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-19", + "version": "0.0.0-20", "description": "", "framework": { "displayName": "Next.js", |