From 591f2281ee0855f03a6b79f4a42122e75b8da3af Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 9 Apr 2021 15:33:29 +0700 Subject: [PATCH] 7.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28a25d3..cbd9e3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "active-win", - "version": "7.0.0", + "version": "7.1.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",