Bump version to 5.6.0

This commit is contained in:
Steve Gravrock
2025-02-08 11:10:06 -08:00
parent cf057b6631
commit c4f4edda1b
3 changed files with 53 additions and 2 deletions

View File

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