From 8727d53440fbfb88d6d80ec5a554acb54598f04c Mon Sep 17 00:00:00 2001 From: Parnic Date: Fri, 22 Feb 2019 18:58:10 -0600 Subject: [PATCH] Revved for NPM --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 672246d..c772319 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-screenlogic", "description": "Tool for connecting to Pentair ScreenLogic systems on the local network", - "version": "1.1.0", + "version": "1.2.0", "main": "index.js", "license": "MIT", "repository": "https://github.com/parnic/node-screenlogic.git",