Browse Source

Update to Electron v1.6.1

Electron Bot 8 years ago
parent
commit
353920e1fa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      npm/package.json

+ 1 - 1
npm/package.json

@@ -1,6 +1,6 @@
 {
   "name": "electron",
-  "version": "1.6.0",
+  "version": "1.6.1",
   "description": "Install prebuilt electron binaries for the command-line using npm",
   "repository": "https://github.com/electron-userland/electron-prebuilt",
   "scripts": {