Skip to content

Commit 5938b59

Browse files
committed
core: bump version to 0.1.10
1 parent 6ec73f8 commit 5938b59

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "electron-qa",
33
"private": true,
4-
"version": "0.1.9",
4+
"version": "0.1.10",
55
"description": "Electron updater E2E test",
66
"scripts": {
77
"start": "electron ./src/main.js",

0 commit comments

Comments
 (0)