diff --git a/package.json b/package.json index 38b82ce..770511a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "electron-react-typescript-webpack-2020", "productName": "ERWT Boilerplate", - "version": "2.0.0", + "version": "2.0.1", "description": "Minimal boilerplate for writing Desktop Applications using Electron, React, Webpack, TypeScript in 2020", "main": ".webpack/main", "scripts": {