From 604930dcb732bdc016c23a22177261d8aebb2993 Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 16 Aug 2023 15:00:46 -0400 Subject: [PATCH] chore: 0.1.0-beta.42 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9698e57..cfed083 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kbar", - "version": "0.1.0-beta.41", + "version": "0.1.0-beta.42", "main": "lib/index.js", "types": "lib/index.d.ts", "scripts": {