Bump version to 5.2.0

This commit is contained in:
Steve Gravrock
2024-07-20 08:44:53 -07:00
parent 3653d6e0ef
commit cd1b7ce9c7
3 changed files with 37 additions and 2 deletions

View File

@@ -10910,5 +10910,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '5.1.2';
return '5.2.0';
};