From 308ea9c014781aa65c712ea69a844e77c8e651ef Mon Sep 17 00:00:00 2001 From: Maxime GRIS Date: Fri, 25 May 2018 10:55:30 +0200 Subject: [PATCH] version 3.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e166518..25fa83d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-electron", - "version": "3.4.0", + "version": "3.4.1", "description": "Angular 5 with Electron (Typescript + SASS + Hot Reload)", "homepage": "https://github.com/maximegris/angular-electron", "author": {