Skip to content

Commit a6ad8cd

Browse files
committed
Correct Version Number
- Bump up the version number again as changes made in this version are not compatible to pervious version. v1.2.0 -> v2.0.0
1 parent 3c51e26 commit a6ad8cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-react-typescript-webpack-boilerplate",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "Pre-configured boilerplate for Electron + React + TypeScript",
55
"main": "./dist/main.bundle.js",
66
"scripts": {

0 commit comments

Comments
 (0)