Skip to content
This repository was archived by the owner on Nov 15, 2018. It is now read-only.

Commit b257990

Browse files
committed
Increment version number
1 parent 5cebc3e commit b257990

File tree

2 files changed

+3
-23
lines changed

2 files changed

+3
-23
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "home_assistant_electron",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Create Home Assistant Electron app ==================================",
55
"main": "index.js",
66
"scripts": {
@@ -24,7 +24,7 @@
2424
"node-rest-client": "^3.1.0"
2525
},
2626
"devDependencies": {
27-
"electron": "^1.8.4",
27+
"electron": "^2.0.1",
2828
"electron-builder": "^19.22.1"
2929
}
3030
}

0 commit comments

Comments
 (0)