From 77b4ba7c03f1e2c70fa8c86adc481cc08eb68673 Mon Sep 17 00:00:00 2001 From: bithavoc Date: Mon, 17 Jun 2019 12:03:24 -0500 Subject: [PATCH] Version bump v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcd4800..1708612 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "desktop-idle", - "version": "1.1.2", + "version": "1.2.0", "main": "index.js", "license": "MIT", "description": "Node/Electron module to detect idle desktop user (OSX, Windows and Linux)",