From 212182f7459daeb4eae3aaab7f971df9af214664 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Tue, 31 Aug 2021 19:43:19 -0700 Subject: [PATCH] v0.0.0-15 Former-commit-id: 0741d36654eb5f94527cba22897d9849458e40a1 --- examples/hello-next/bun-framework-next/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/hello-next/bun-framework-next/package.json b/examples/hello-next/bun-framework-next/package.json index 977bac4cc9..21db318409 100644 --- a/examples/hello-next/bun-framework-next/package.json +++ b/examples/hello-next/bun-framework-next/package.json @@ -1,8 +1,9 @@ { "name": "bun-framework-next", - "version": "0.0.0-14", + "version": "0.0.0-15", "description": "", "framework": { + "displayName": "Next.js", "static": "public", "assetPrefix": "_next/", "router": {