Bump version to 6.1.0

This commit is contained in:
Steve Gravrock
2026-02-22 10:10:40 -08:00
parent 4bf333ed38
commit 3de4512681
3 changed files with 42 additions and 2 deletions

View File

@@ -12422,5 +12422,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '6.0.1';
return '6.1.0';
};