Bump version to 5.1.2

This commit is contained in:
Steve Gravrock
2024-02-08 17:22:46 -08:00
parent 03098e81f8
commit d06dce4614
3 changed files with 29 additions and 2 deletions

View File

@@ -10813,5 +10813,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '5.1.1';
return '5.1.2';
};