From c16af3e8f211c715a87a9abbe5ce75be0af95230 Mon Sep 17 00:00:00 2001 From: Quentin Goinaud Date: Thu, 16 May 2019 00:34:13 +0200 Subject: [PATCH] 3.0.0-5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e049f89..2b0df68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@efc/cli", - "version": "3.0.0-4", + "version": "3.0.0-5", "description": "A command-line tool to manage your Construct Electron projects", "scripts": { "start": "node src/app.js",