From d7a5b604053889cb564d0098b081b4d95e6509ba Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Mon, 13 Sep 2021 21:47:44 -0700 Subject: [PATCH] v0.0.0-20 --- packages/bun-framework-next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bun-framework-next/package.json b/packages/bun-framework-next/package.json index 0d5a2ba19f..3234232c03 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",