diff --git a/package.json b/package.json index 35ff3ce..04720d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@efc/cli", - "version": "3.0.0-0", + "version": "3.0.0-1", "description": "A command-line tool to manage your Construct Electron projects", "scripts": { "start": "node src/app.js",