From 430e6efc02823c1b04331a987012a519c360ab23 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 19 Feb 2020 19:49:25 +0700 Subject: [PATCH] 6.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b86fb07..70a2433 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "active-win", - "version": "6.0.0", + "version": "6.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",