From 598e9a937e178342e8d742f89e66afdf7e785da8 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 24 Sep 2020 00:00:00 +0200 Subject: [PATCH] 6.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ff8dd9..0e913a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "active-win", - "version": "6.1.0", + "version": "6.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",