Bump version to 4.3.0

This commit is contained in:
Steve Gravrock
2022-07-23 10:25:45 -07:00
parent 140c12e8fc
commit e022e6199c
4 changed files with 49 additions and 9 deletions

View File

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