Skip to content

Commit bb38c74

Browse files
author
Michał Czyż
committed
update electron engine to 1.5.0
1 parent f628abd commit bb38c74

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ npm-debug.log*
1717
testem.log
1818
.idea
1919
electron-builds
20+
.DS_Store

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nat-app",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Small description for nat-app goes here",
55
"license": "MIT",
66
"author": "",
@@ -62,7 +62,7 @@
6262
"name": null,
6363
"platform": "win32",
6464
"arch": "x64",
65-
"version": "0.2.0",
65+
"version": "1.5.0",
6666
"app-bundle-id": null,
6767
"app-category-type": null,
6868
"app-copyright": null,

0 commit comments

Comments
 (0)