Skip to content

Commit 2a99a4b

Browse files
committed
core: bump version to 0.1.11
1 parent 1758e45 commit 2a99a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

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

0 commit comments

Comments
 (0)