From 3366d83c42ced23c6712330607d03d9e851b009d Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Thu, 7 Dec 2017 11:53:48 -0600 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd431af..4339647 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "captains-log", - "version": "1.0.3", + "version": "2.0.0", "description": "Lightweight logger with a simple pass-through configuration for use with fancier logging libraries", "main": "index.js", "scripts": {