From f1f0dc03bcbfb5b971152d1ca4ee94348e7fff28 Mon Sep 17 00:00:00 2001 From: Chris Knoll Date: Thu, 14 Dec 2023 10:10:19 -0500 Subject: [PATCH] Prepare release 2.14.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 914cfc124..36adeb4fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atlas", - "version": "2.14.0", + "version": "2.14.1", "description": "is an open source software tool for researchers to conduct scientific analyses on standardized observational data converted to the OMOP Common Data Model V5", "main": "js/main.js", "scripts": {