From 4c8b15cd49b10f56a3b67575ea056c47aba59e37 Mon Sep 17 00:00:00 2001 From: thost96 Date: Tue, 28 Apr 2020 16:55:23 +0200 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index dda6f9a..0384c1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pimatic-snmp", "description": "read snmp data from various devices", - "author": "Thorsten Reichelt (thost96) ", + "author": "thost96 ", "main": "snmp", "files": [ "snmp.coffee", @@ -11,7 +11,7 @@ "LICENSE" ], "license": "GPL-2.0", - "version": "0.4.1", + "version": "0.4.2", "homepage": "http://github.com/thost96/", "repository": { "type": "git",