From a649e758d569006aabf9c9305cbc00ab1fb11319 Mon Sep 17 00:00:00 2001 From: Fabian Stamm Date: Thu, 19 Oct 2017 20:52:51 +0200 Subject: [PATCH] increment version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee868c7..9090038 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logger-perfcloud", - "version": "1.0.2", + "version": "1.0.3", "description": "", "main": "out/index.js", "types": "out/index.d.ts",