From 92a66666ccd841223b84df62a287008f9547c93d Mon Sep 17 00:00:00 2001 From: Elliot Braem <16282460+elliotBraem@users.noreply.github.com> Date: Tue, 14 May 2024 18:49:17 -0400 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56b1bdc..638bfa7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bos-workspace", - "version": "1.0.0-alpha.15", + "version": "1.0.0-alpha.16", "description": "", "bin": { "bos-workspace": "./bin/bw.js",