From 5b2e9553d31fd8117d29fea3e6823d773fdc2b85 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 15 May 2021 13:17:55 +0700 Subject: [PATCH] 7.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbd9e3d..2b049b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "active-win", - "version": "7.1.0", + "version": "7.2.0", "description": "Get metadata about the active window (title, id, bounds, owner, URL, etc). Works on macOS, Linux, Windows.", "license": "MIT", "repository": "sindresorhus/active-win",