Bump version to 5.0.1

This commit is contained in:
Steve Gravrock
2023-06-09 16:24:00 -07:00
parent 8e0f0e8e8c
commit b617d983de
3 changed files with 29 additions and 4 deletions

View File

@@ -10713,5 +10713,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '5.0.0';
return '5.0.1';
};