From 6ad88079979d892319cc6d8d8520014b6a832023 Mon Sep 17 00:00:00 2001 From: Alex Devero Date: Wed, 10 Mar 2021 10:23:00 +0100 Subject: [PATCH] 1.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83ae4e3..79f8a7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "electron-react-webpack-boilerplate", - "version": "1.14.4", + "version": "1.15.0", "description": "Minimal Electron, React, PostCSS and Webpack boilerplate to help you get started with building your next app.", "license": "MIT", "private": false,