From e3bde163d6d49268190adaf967060d562a5c6644 Mon Sep 17 00:00:00 2001 From: phra Date: Fri, 26 May 2017 00:05:26 +0100 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8076256..7aca12c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pino-caller", - "version": "1.0.1", + "version": "2.0.0", "description": "print the filename and line number of the caller (use only in development environment)", "main": "index.js", "repository": "https://github.com/pinojs/pino-caller.git",