From 55eb01c4256f3ae8338b49634aa50c54c76d7391 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 12 Apr 2017 11:39:07 +0200 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a5c437..fc4fa70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartstatus", - "version": "1.0.0", + "version": "1.0.1", "description": "status information in TypeScript", "main": "dist/index.js", "typings": "dist/index.d.ts",