diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 67b9f9267b..ef21a50cf0 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "40.1.2", + "version": "41.0.0", "description": "Curriculum Management System for the Health Professions", "repository": "https://github.com/ilios/frontend", "license": "MIT", diff --git a/packages/lti-dashboard/package.json b/packages/lti-dashboard/package.json index 41b2b28267..8242b7953b 100644 --- a/packages/lti-dashboard/package.json +++ b/packages/lti-dashboard/package.json @@ -1,6 +1,6 @@ { "name": "lti-dashboard", - "version": "40.1.2", + "version": "41.0.0", "description": "LTI App for ilios integration", "repository": "https://github.com/ilios/lti-dashboard", "license": "MIT",