diff --git a/package-lock.json b/package-lock.json index 944c42d..593f6db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "winston-daily-rotate-file", - "version": "4.4.3", + "version": "4.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 75266bc..eb02887 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "winston-daily-rotate-file", - "version": "4.4.3", + "version": "4.5.0", "description": "A transport for winston which logs to a rotating file each day.", "main": "index.js", "types": "index.d.ts",