From 153d6dd52d2783ff22a3871fc4a7312c0e7912b2 Mon Sep 17 00:00:00 2001 From: Richard Lau Date: Thu, 5 May 2022 09:22:06 -0400 Subject: [PATCH] 8.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2412f262..40fa5f22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "citgm", - "version": "8.0.6", + "version": "8.1.0", "description": "The Canary in the Goldmine", "homepage": "https://nodejs.org", "preferGlobal": true,