From 6e16b3cf84040f5cecccbcb844fcdcac8adb84f7 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Sun, 17 Oct 2021 15:36:52 -0700 Subject: [PATCH] Bump to latest --- 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 2043c6f5b5..e9222b3906 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-21", + "version": "0.0.0-22", "description": "", "framework": { "displayName": "Next.js",