From 61ff6b8e49d5e2ec3c1d2b3f94bbf5c7ca4cdc00 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Sat, 28 Aug 2021 21:04:58 -0700 Subject: [PATCH] v0.0.0-12 Former-commit-id: 3264fe15270286b26b700eb2a2b7f5edc91628d9 --- examples/hello-next/bun-framework-next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/hello-next/bun-framework-next/package.json b/examples/hello-next/bun-framework-next/package.json index 9436aef527..ebdeb96b1b 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-11", + "version": "0.0.0-12", "description": "", "framework": { "static": "public",