diff options
-rw-r--r-- | examples/hello-next/bun-framework-next/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hello-next/bun-framework-next/package.json b/examples/hello-next/bun-framework-next/package.json index b0bf59303..281984212 100644 --- a/examples/hello-next/bun-framework-next/package.json +++ b/examples/hello-next/bun-framework-next/package.json @@ -1,6 +1,6 @@ { "name": "bun-framework-next", - "version": "0.0.0-16", + "version": "0.0.0-17", "description": "", "framework": { "displayName": "Next.js", |