diff --git a/package.json b/package.json index 77422a7..88fd71d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-window-manager", - "version": "1.1.0", + "version": "1.2.0", "description": "Manage windows in macOS, Windows and Linux", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -38,4 +38,4 @@ "node-addon-api": "1.7.1", "node-gyp": "6.0.1" } -} +} \ No newline at end of file