Bump version to 5.8.0

This commit is contained in:
Steve Gravrock
2025-06-06 17:34:09 -07:00
parent 50ef882a1a
commit f4be08b657
3 changed files with 46 additions and 2 deletions

View File

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