diff --git a/package-lock.json b/package-lock.json index dd98b80614..9968f15b4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ilios", - "version": "37.2.0", + "version": "37.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ilios", - "version": "37.2.0", + "version": "37.2.1", "license": "MIT", "dependencies": { "ember-auto-import": "^2.6.3", diff --git a/package.json b/package.json index 6d6c7bbb18..8c35553148 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ilios", - "version": "37.2.0", + "version": "37.2.1", "description": "Curriculum Management System for the Health Professions", "repository": "https://github.com/ilios/frontend", "license": "MIT",