From 4961fb0a3e7ae954103f6b6cd46fc0fd5ff37daf Mon Sep 17 00:00:00 2001 From: Maxime GRIS Date: Tue, 6 Jun 2017 22:58:24 +0200 Subject: [PATCH] v1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 230ffc7..a2f1e3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-electron", - "version": "1.4.2", + "version": "1.4.3", "description": "Angular 4 with Electron (Typescript + SASS + Hot Reload)", "homepage": "https://github.com/maximegris/angular-electron", "author": {