From 27d95483af3ceaed7cf6ce6c8cdbe98bae6a1007 Mon Sep 17 00:00:00 2001 From: Quentin Goinaud Date: Mon, 8 Jul 2019 20:26:42 +0200 Subject: [PATCH] v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc37800..3114206 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@efc/cli", - "version": "3.0.0-8", + "version": "3.0.0", "description": "A command-line tool to manage your Construct Electron projects", "scripts": { "start": "node src/app.js",