From 61480affd5be06aa3c4c391e2a1bb3562b387ae2 Mon Sep 17 00:00:00 2001 From: Chris Knoll Date: Mon, 11 Dec 2023 16:36:37 -0500 Subject: [PATCH] Prepare for v2.14.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4eedb1fdd..914cfc124 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "atlas", - "version": "2.14.0-DEV", + "version": "2.14.0", "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": {