diff --git a/package-lock.json b/package-lock.json index 048b39b..41f752c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-receiver", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cfb7cd9..e90bd75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog-destination-receiver", - "version": "1.0.6", + "version": "1.0.7", "private": false, "description": "a smartlog destination for smartlog-receiver", "main": "dist_ts/index.js", @@ -38,4 +38,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}