Bump version to 6.0.1

This commit is contained in:
Steve Gravrock
2026-01-19 07:59:36 -08:00
parent 066669cfee
commit 7379a3a11b
3 changed files with 31 additions and 2 deletions

View File

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