Bump version to 5.9.0

This commit is contained in:
Steve Gravrock
2025-07-19 08:27:17 -07:00
parent 9d3fb167a2
commit bb777e93e5
3 changed files with 58 additions and 2 deletions

View File

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