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",