From 5dbea4ce9e5c73735b8265042df62d41ed49913a Mon Sep 17 00:00:00 2001 From: stefan judis Date: Fri, 16 Oct 2015 00:10:44 +0200 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f98436148b..dba49c45e93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron-builder", - "version": "2.0.1", + "version": "2.0.2", "description": "Create electron apps installers the easy way", "main": "index.js", "scripts": {