From 63f710f6ddb1ce20ea99a98f63c1435398ad5607 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 20 May 2019 21:57:04 +0700 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14b6a14..290d993 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "active-win", - "version": "5.0.0", + "version": "5.1.0", "description": "Get metadata about the active window (title, id, bounds, owner, etc). Works on macOS, Linux, Windows.", "license": "MIT", "repository": "sindresorhus/active-win",