From 039a42896ea91a8c28ce89d65df3db54873f3271 Mon Sep 17 00:00:00 2001 From: Bryan Ingle Date: Wed, 23 Mar 2022 20:46:13 -0600 Subject: [PATCH] Release. Bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 811bd63..d4c7fb8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@barchart/common-node-js", - "version": "4.19.3", + "version": "4.19.4", "description": "Common classes, utilities, and functions for building Node.js servers", "author": { "name": "Bryan Ingle",