Bump version to 4.2.0

This commit is contained in:
Steve Gravrock
2022-06-09 18:18:45 -07:00
parent bcf69b86b4
commit e5e0e6481d
3 changed files with 31 additions and 2 deletions

View File

@@ -10237,5 +10237,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '4.1.1';
return '4.2.0';
};