From bf7b9f8a43ce03c42eaf9c5ccc5d5fdfcf4f1aed Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Wed, 12 Jun 2019 02:49:54 -0500 Subject: [PATCH] v0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99027a4..97d7355 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "parse-logs", "description": "Parse and validate logs to adhere to the message and meta standards from Lad and Cabin", - "version": "0.0.6", + "version": "0.0.7", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "failFast": true,