diff --git a/npm/package.json b/npm/package.json index cf1b6fd5d1c8..c282b5d08b76 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "1.4.0", + "version": "1.4.1", "description": "Install prebuilt electron binaries for the command-line using npm", "repository": "https://github.com/electron-userland/electron-prebuilt", "scripts": { @@ -31,4 +31,4 @@ "keywords": [ "electron" ] -} +} \ No newline at end of file