From 8dd21f08a0e782859166dfa2269d8fc6bc1d0278 Mon Sep 17 00:00:00 2001 From: Sander Date: Wed, 12 Jun 2024 12:18:06 -0400 Subject: [PATCH] fix beta --- packages/lunchboxjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/lunchboxjs/package.json b/packages/lunchboxjs/package.json index d6f9243..aacfdbe 100644 --- a/packages/lunchboxjs/package.json +++ b/packages/lunchboxjs/package.json @@ -12,7 +12,7 @@ "types": "./dist/src/index.d.ts" } }, - "version": "2.0.0-beta.7", + "version": "2.0.0-beta.8", "type": "module", "types": "./dist/src/index.d.ts", "scripts": {