Skip to content

Commit 2a02bac

Browse files
Updating version
1 parent a84e18f commit 2a02bac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serial-monitor",
3-
"version": "1.0.1",
3+
"version": "1.1.1",
44
"description": "Open Source Cross Platform Serial Monitor written using Electron and NodeJS",
55
"main": "src/js/main.js",
66
"scripts": {
@@ -85,7 +85,7 @@
8585
{
8686
"name": "@electron-forge/publisher-github",
8787
"config": {
88-
"draft": false,
88+
"draft": true,
8989
"prerelease": false,
9090
"repository": {
9191
"owner": "stephendpmurphy",

0 commit comments

Comments
 (0)