From 03c1f17e79c447257c5ca39ae9d34b3170ff3501 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 11 Nov 2018 19:40:59 +0100 Subject: [PATCH] 1.0.3 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5354e9c..c15849a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-receiver", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c6b7e63..7426020 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-receiver", - "version": "1.0.2", + "version": "1.0.3", "private": false, "description": "a smartlog destination for smartlog-receiver", "main": "dist/index.js",