Bump version to 4.0.1

This commit is contained in:
Steve Gravrock
2022-02-21 16:58:32 -08:00
parent 38d102f1d1
commit 0ae234dc6e
4 changed files with 24 additions and 3 deletions

View File

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