From 86efa17895252d2ef6a661dcdd1f92e9e7030c8a Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Fri, 23 Sep 2022 09:04:04 -0700 Subject: Update package.json --- 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 a1b035391..a06294ba5 100644 --- a/packages/bun-framework-next/package.json +++ b/packages/bun-framework-next/package.json @@ -1,6 +1,6 @@ { "name": "bun-framework-next", - "version": "12.2.4", + "version": "12.2.5", "main": "empty.js", "repository": "https://github.com/oven-sh/bun", "module": "empty.js", -- cgit v1.2.3