Skip to content

Commit 6a7ac78

Browse files
committed
41.2.0
1 parent 591b7b1 commit 6a7ac78

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "41.1.0",
3+
"version": "41.2.0",
44
"description": "Curriculum Management System for the Health Professions",
55
"repository": "https://github.com/ilios/frontend",
66
"license": "MIT",
@@ -148,4 +148,4 @@
148148
"dependencies": {
149149
"ember-auto-import": "^2.7.2"
150150
}
151-
}
151+
}

packages/lti-dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lti-dashboard",
3-
"version": "41.1.0",
3+
"version": "41.2.0",
44
"description": "LTI App for ilios integration",
55
"repository": "https://github.com/ilios/lti-dashboard",
66
"license": "MIT",
@@ -101,4 +101,4 @@
101101
]
102102
},
103103
"private": true
104-
}
104+
}

0 commit comments

Comments
 (0)