From dad0aad714173aea92629b76b104bb4db072dcd0 Mon Sep 17 00:00:00 2001 From: Quentin Goinaud Date: Sun, 11 Aug 2019 23:19:40 +0200 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 653b9ef..b2015ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@efc/cli", - "version": "3.0.0", + "version": "3.1.0", "description": "A command-line tool to manage your Construct Electron projects", "scripts": { "start": "node src/app.js",