Bump version to 5.1.0

This commit is contained in:
Steve Gravrock
2023-07-22 09:12:36 -07:00
parent aeb56539c9
commit 47f3105ef0
3 changed files with 41 additions and 2 deletions

View File

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