Browse Source

Update to Electron v1.5.0

Electron Bot 8 years ago
parent
commit
e534e8623e
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.4.15",
+  "version": "1.5.0",
   "description": "Install prebuilt electron binaries for the command-line using npm",
   "repository": "https://github.com/electron-userland/electron-prebuilt",
   "scripts": {