Skip to content

Commit 041ebf4

Browse files
committed
43.2.0
1 parent 9b16428 commit 041ebf4

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": "43.1.0",
3+
"version": "43.2.0",
44
"description": "Curriculum Management System for the Health Professions",
55
"repository": "https://github.com/ilios/frontend",
66
"license": "MIT",
@@ -161,4 +161,4 @@
161161
"dependencies": {
162162
"ember-auto-import": "^2.10.0"
163163
}
164-
}
164+
}

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": "43.1.0",
3+
"version": "43.2.0",
44
"description": "LTI App for ilios integration",
55
"license": "MIT",
66
"author": "The Ilios team <[email protected]>",
@@ -119,4 +119,4 @@
119119
]
120120
},
121121
"private": true
122-
}
122+
}

0 commit comments

Comments
 (0)