Skip to content

Commit 3374598

Browse files
committed
43.5.0
1 parent 8cbd898 commit 3374598

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

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.4.1",
3+
"version": "43.5.0",
44
"description": "LTI App for ilios integration",
55
"license": "MIT",
66
"author": "The Ilios team <[email protected]>",
@@ -117,4 +117,4 @@
117117
]
118118
},
119119
"private": true
120-
}
120+
}

0 commit comments

Comments
 (0)