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