diff --git a/package-lock.json b/package-lock.json index 549f993..b2ae1cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartlog-receiver", - "version": "1.0.14", + "version": "1.0.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartlog-receiver", - "version": "1.0.14", + "version": "1.0.15", "license": "MIT", "dependencies": { "@pushrocks/smarthash": "^2.1.10", diff --git a/package.json b/package.json index f3bcb77..e42a2cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-receiver", - "version": "1.0.14", + "version": "1.0.15", "private": false, "description": "a receiver for smartlog-destination-receiver", "main": "dist_ts/index.js",