Bump version to 5.13.0
Test in latest available Safari / build (push) Has been cancelled

This commit is contained in:
Steve Gravrock
2025-12-01 17:25:03 -08:00
parent db6c142afd
commit 9cf9b856b0
3 changed files with 46 additions and 2 deletions
+1 -1
View File
@@ -11901,5 +11901,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '5.12.1';
return '5.13.0';
};