diff --git a/package-lock.json b/package-lock.json index 7add2cc..9764c11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-receiver", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cfb29bf..a45870a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-receiver", - "version": "1.0.1", + "version": "1.0.2", "private": false, "description": "a smartlog destination for smartlog-receiver", "main": "dist/index.js", @@ -24,4 +24,4 @@ "@pushrocks/smartlog-interfaces": "^2.0.3", "@pushrocks/smartrequest": "^1.1.14" } -} \ No newline at end of file +}