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