From 3a9ebc69b69d3562537841f36a6d7e9bf0abcbba Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 30 Apr 2024 15:25:51 +0700 Subject: [PATCH] 9.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84f5e77..31bf078 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "get-windows", - "version": "9.1.0", + "version": "9.1.1", "description": "Get metadata about the active window and open windows (title, id, bounds, owner, URL, etc)", "license": "MIT", "repository": {