From faf32b87c0fb9eb9940f86346233bc29a56d6ef3 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 27 Sep 2019 00:36:20 +0700 Subject: [PATCH] 5.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f59aac0..c126daa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "active-win", - "version": "5.1.2", + "version": "5.1.3", "description": "Get metadata about the active window (title, id, bounds, owner, etc). Works on macOS, Linux, Windows.", "license": "MIT", "repository": "sindresorhus/active-win",