diff --git a/package-lock.json b/package-lock.json index 4c60c9c..d191223 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartlog-destination-receiver", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartlog-destination-receiver", - "version": "2.0.0", + "version": "2.0.1", "license": "MIT", "dependencies": { "@pushrocks/smarthash": "^2.1.10", diff --git a/package.json b/package.json index d86b6d8..f8eecac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-receiver", - "version": "2.0.0", + "version": "2.0.1", "private": false, "description": "a smartlog destination for smartlog-receiver", "main": "dist_ts/index.js",