From d8191a80ea7449fc053cc5567f363fee80fc9a0c Mon Sep 17 00:00:00 2001 From: evac-tcxr Date: Tue, 30 Jul 2024 16:34:05 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 606a037..796ec2a 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": "0.9.7", + "version": "0.9.6", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",