Bump version to 5.7.0

This commit is contained in:
Steve Gravrock
2025-04-26 09:29:07 -07:00
parent e7ca9c5765
commit 0e604de0db
3 changed files with 66 additions and 2 deletions

View File

@@ -11391,5 +11391,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '5.6.0';
return '5.7.0';
};