Bump version to 5.7.1

This commit is contained in:
Steve Gravrock
2025-05-01 19:31:30 -07:00
parent 15587f3ce3
commit f5915d7963
3 changed files with 30 additions and 2 deletions

View File

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