Bump version to 5.1.1

This commit is contained in:
Steve Gravrock
2023-08-24 19:00:26 -07:00
parent 4ba42f3746
commit bff612a169
3 changed files with 30 additions and 2 deletions

View File

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