Skip to content

Commit 799ba13

Browse files
committed
chore: bump version
1 parent 1d7b0a9 commit 799ba13

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": "node-window-manager",
3-
"version": "1.3.1",
3+
"version": "2.0.0",
44
"description": "Manage windows in macOS, Windows and Linux",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -39,4 +39,4 @@
3939
"node-addon-api": "2.0.0",
4040
"node-gyp": "6.0.1"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)