From 9f7412c81544c138dc7cadd17f7e7bc67f2f59d3 Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Fri, 11 Nov 2022 13:02:38 -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 89ec40c..19d8930 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": "1.0.0", + "version": "2.0.0", "author": "Nick Baugh (http://niftylettuce.com/)", "bugs": { "url": "https://github.com/cabinjs/parse-logs/issues",