From 39ee6d01f19728d37a7a80a96fae23d6e508a1c9 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 13 Nov 2019 16:40:16 +0700 Subject: [PATCH] 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ec9fb8..9a10b00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "active-win", - "version": "5.1.3", + "version": "6.0.0", "description": "Get metadata about the active window (title, id, bounds, owner, etc). Works on macOS, Linux, Windows.", "license": "MIT", "repository": "sindresorhus/active-win",