From 2dc9f5d47c02051fa58fb3f300183ecbdc27af26 Mon Sep 17 00:00:00 2001 From: stefan judis Date: Fri, 11 Dec 2015 20:34:54 +0100 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be9ff8bd4c1..918e1a394b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron-builder", - "version": "2.3.1", + "version": "2.4.0", "description": "Create electron apps installers the easy way", "main": "index.js", "scripts": {