From c0649f8a240039a60d09079c3d8906f270c70f89 Mon Sep 17 00:00:00 2001 From: James Sumners Date: Fri, 27 Oct 2023 11:59:31 -0400 Subject: [PATCH] v2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fa90fd..471d34c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "process-warning", - "version": "2.2.0", + "version": "2.3.0", "description": "A small utility for creating warnings and emitting them.", "main": "index.js", "type": "commonjs",