Skip to content

Commit 0effd0e

Browse files
committed
chore: bump version
1 parent 2c47f23 commit 0effd0e

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

0 commit comments

Comments
 (0)