From 0065a901b4fba2d654e6646c3ad1cdc21ab1f2bd Mon Sep 17 00:00:00 2001 From: Jonathan Fisher Date: Mon, 28 Aug 2023 11:59:38 -0400 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e09fb6..c8c810c 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.7.8", + "version": "0.7.9", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",