Skip to content

Commit

Permalink
41.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zorgbort committed May 17, 2024
1 parent 591b7b1 commit 6a7ac78
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "41.1.0",
"version": "41.2.0",
"description": "Curriculum Management System for the Health Professions",
"repository": "https://github.com/ilios/frontend",
"license": "MIT",
Expand Down Expand Up @@ -148,4 +148,4 @@
"dependencies": {
"ember-auto-import": "^2.7.2"
}
}
}
4 changes: 2 additions & 2 deletions packages/lti-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lti-dashboard",
"version": "41.1.0",
"version": "41.2.0",
"description": "LTI App for ilios integration",
"repository": "https://github.com/ilios/lti-dashboard",
"license": "MIT",
Expand Down Expand Up @@ -101,4 +101,4 @@
]
},
"private": true
}
}

0 comments on commit 6a7ac78

Please sign in to comment.