Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Lopez committed Oct 11, 2017
2 parents 3a89cf8 + 33a67a6 commit 94597e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enupal-electron",
"version": "1.1.1",
"version": "1.1.2",
"description": "The enupal feed blog",
"main": "./main.js",
"repository": "[email protected]:enupal/enupal-feed.git",
Expand All @@ -9,7 +9,7 @@
"start": "electron .",
"pack": "build --dir",
"dist": "build",
"gh-publish": "electron-builder --x64 --win -p always"
"publish": "build -p always"
},
"author": "Enupal <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 94597e6

Please sign in to comment.