Skip to content

Commit

Permalink
Bump v0.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yichuan Shen committed Dec 7, 2017
1 parent 2c6dd49 commit cc21f81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sabaki",
"productName": "Sabaki",
"version": "0.31.5",
"version": "0.32.0",
"description": "An elegant Go/Baduk/Weiqi board and SGF editor for a more civilized age.",
"author": "Yichuan Shen <[email protected]>",
"homepage": "http://sabaki.yichuanshen.de",
Expand Down Expand Up @@ -77,11 +77,11 @@
},
"devDependencies": {
"electron": "1.7.9",
"electron-builder": "^19.28.4",
"electron-builder": "^19.48.2",
"mocha": "^3.5.3",
"raw-loader": "^0.5.1",
"tmp": "0.0.33",
"webpack": "^3.6.0"
"webpack": "^3.10.0"
},
"scripts": {
"test": "mocha",
Expand Down

0 comments on commit cc21f81

Please sign in to comment.