Bump version to 4.4.0

This commit is contained in:
Steve Gravrock
2022-09-03 09:42:39 -07:00
parent cfecab9f79
commit 26c48ab324
3 changed files with 30 additions and 2 deletions

View File

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