diff --git a/package-lock.json b/package-lock.json index 2269810..6fb50fd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartlog-destination-receiver", - "version": "1.0.8", + "version": "1.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartlog-destination-receiver", - "version": "1.0.8", + "version": "1.0.9", "license": "MIT", "dependencies": { "@pushrocks/smarthash": "^2.1.10", diff --git a/package.json b/package.json index 87cd563..e80a849 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-receiver", - "version": "1.0.8", + "version": "1.0.9", "private": false, "description": "a smartlog destination for smartlog-receiver", "main": "dist_ts/index.js",