diff --git a/package-lock.json b/package-lock.json index 1ac4cd8..01d2cb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@push.rocks/smartlog-destination-receiver", - "version": "2.0.4", + "version": "2.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@push.rocks/smartlog-destination-receiver", - "version": "2.0.4", + "version": "2.0.5", "license": "MIT", "dependencies": { "@push.rocks/smarthash": "^3.0.1", diff --git a/package.json b/package.json index 2ed4bc3..f73a0b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartlog-destination-receiver", - "version": "2.0.4", + "version": "2.0.5", "private": false, "description": "A package providing a destination handler for smartlog logging packages", "main": "dist_ts/index.js", @@ -53,4 +53,4 @@ "smartlog-interfaces", "nodejs" ] -} \ No newline at end of file +}