From a1782dcf557f57b22b91764b509b5df2ab1dadb0 Mon Sep 17 00:00:00 2001 From: Christian Bromann Date: Thu, 15 Feb 2024 14:45:11 -0800 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d67a2f6..475601b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bx", - "version": "0.0.3", + "version": "0.3.0", "description": "Command line tool to run JavaScript, TypeScript or HTML files in the browser.", "exports": "./dist/index.js", "type": "module",