Skip to content

Commit 48a2e0e

Browse files
authored
Release 1.1.1 (#254)
Also upgrade electron-installer-common to ^0.6.1 to force the asar@^1.0.0 upgrade
1 parent 9dc06c9 commit 48a2e0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "electron-installer-windows",
33
"description": "Create a Windows package for your Electron app.",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"license": "MIT",
66
"author": {
77
"name": "Daniel Perez Alvarez",
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {
3232
"debug": "^4.1.0",
33-
"electron-installer-common": "^0.6.0",
33+
"electron-installer-common": "^0.6.1",
3434
"fs-extra": "^7.0.1",
3535
"glob": "^7.1.3",
3636
"glob-promise": "^3.4.0",

0 commit comments

Comments
 (0)