diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 2586decfb5..57aee57a75 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "40.0.2", + "version": "40.0.3", "description": "Curriculum Management System for the Health Professions", "repository": "https://github.com/ilios/frontend", "license": "MIT", @@ -147,4 +147,4 @@ "dependencies": { "ember-auto-import": "^2.7.2" } -} +} \ No newline at end of file diff --git a/packages/lti-dashboard/package.json b/packages/lti-dashboard/package.json index 058fb122a3..c969c1d774 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "40.0.2", + "version": "40.0.3", "description": "LTI App for ilios integration", "repository": "https://github.com/ilios/lti-dashboard", "license": "MIT",