From d09bc06a66fea510d219783fd6f912741f501448 Mon Sep 17 00:00:00 2001 From: Elliot Braem <16282460+elliotBraem@users.noreply.github.com> Date: Wed, 17 Jul 2024 16:37:23 -0400 Subject: [PATCH] increment --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba7cb20..b21d6b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bos-workspace", - "version": "1.0.0-alpha.33", + "version": "1.0.0-alpha.34", "description": "", "bin": { "bos-workspace": "./bin/bw.js",