From 6f9e7d11ab50c86bfdc5e8816e3da04282d956d5 Mon Sep 17 00:00:00 2001 From: Jason Klotzer Date: Fri, 7 Feb 2025 22:10:06 +0000 Subject: [PATCH] Release 1.0.54 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 251c5f3..d70746b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dcm2bq", - "version": "1.0.53", + "version": "1.0.54", "description": "Get the JSON representation of a DICOM part 10 file and store it into BQ.", "main": "index.js", "scripts": {