From d80f5aeff68e93ec48275d89931eba5dc7fd3817 Mon Sep 17 00:00:00 2001 From: jpfisher72 Date: Tue, 8 Oct 2024 12:02:14 -0400 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfb726e..12eab77 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.3", + "version": "2.0.4", "license": "MIT", "type": "module", "typings": "dist/index.d.ts",