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 43286aaed..977bac4cc 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-13", + "version": "0.0.0-14", "description": "", "framework": { "static": "public", |