Bump version to 5.10.0

This commit is contained in:
Steve Gravrock
2025-08-30 13:36:12 -07:00
parent 15c38c7728
commit af4662ad31
3 changed files with 56 additions and 2 deletions

View File

@@ -11745,5 +11745,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '5.9.0';
return '5.10.0';
};