Skip to content

Commit

Permalink
v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayuki0x committed Feb 3, 2021
1 parent 78cea06 commit dfe2528
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,5 +263,5 @@
"pre-commit": "yarn syncVersions; git add ./src/package.json package.json; lint-staged"
}
},
"version": "0.13.0"
"version": "0.13.1"
}
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vex-desktop",
"productName": "Vex Desktop",
"version": "0.13.0",
"version": "0.13.1",
"description": "Desktop application for vex chat.",
"main": "./main.prod.js",
"author": {
Expand Down

0 comments on commit dfe2528

Please sign in to comment.