From 91205bb7cc0250c84cdafd921727d440d52a349e Mon Sep 17 00:00:00 2001 From: Evans Girard <54366437+evans-g-crsj@users.noreply.github.com> Date: Wed, 6 Sep 2023 14:45:37 -0400 Subject: [PATCH] :memo: Update package.json version (#87) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb87b3e..d47958c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kf-api-portal-reports", - "version": "1.2.3", + "version": "1.3.0", "description": "The Download Clinical Data API offers an endpoint to generate a report of clinical data based on a query built using the:", "main": "index.js", "scripts": {