From 410eca494b1f0c85097999ea233530d72b8c2d7a Mon Sep 17 00:00:00 2001 From: jpfisher72 Date: Tue, 8 Oct 2024 11:32:57 -0400 Subject: [PATCH] Bump version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 765197c..dfb726e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@weng-lab/psychscreen-ui-components", "description": "Typescript and Material UI based components used for psychSCREEN", "author": "SCREEN Team @ UMass Chan Medical School", - "version": "2.0.2", + "version": "2.0.3", "license": "MIT", "type": "module", "typings": "dist/index.d.ts",