Bump version to 5.12.1

This commit is contained in:
Steve Gravrock
2025-10-29 19:53:34 -07:00
parent 2be50e1b87
commit 53e9bc68d2
3 changed files with 31 additions and 2 deletions

View File

@@ -11791,5 +11791,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '5.12.0';
return '5.12.1';
};