Skip to content

Commit

Permalink
Increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaco committed Oct 18, 2018
1 parent 366c329 commit b2a5395
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,11 +1,11 @@
{
"name": "electron-updater-example",
"version": "0.7.1",
"version": "0.7.2",
"main": "main.js",
"description": "electron-updater example project",
"author": "Matt Haggard",
"scripts": {
"publish": "build -p always"
"publish": "build --mac --win -p always"
},
"devDependencies": {
"electron": "^3.0.2",
Expand Down

0 comments on commit b2a5395

Please sign in to comment.