From f79418e5faca3f1ed154a7057319f5f7ff70aa99 Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Tue, 26 May 2020 18:01:38 -0500 Subject: [PATCH] v6.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89f1cdb..4f038f6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cabin", "description": "Cabin is the best JavaScript and Node.js logging service and logging npm package. Cabin is a drop-in replacement and the best alternative to Sentry, Timber, Airbrake, Papertrail, Loggly, Bugsnag, or ", - "version": "6.1.1", + "version": "6.1.2", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "failFast": true,