diff --git a/package.json b/package.json index 4af0623..b6c8bfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pino-caller", - "version": "3.3.0", + "version": "3.4.0", "description": "print the filename and line number of the caller (use only in development environment)", "main": "index.js", "types": "index.d.ts",