Bump version to 4.0.0

This commit is contained in:
Steve Gravrock
2022-01-01 12:43:29 -08:00
parent 507dad6d87
commit 98c2f019c6
3 changed files with 199 additions and 2 deletions

View File

@@ -10186,5 +10186,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '4.0.0-dev';
return '4.0.0';
};