Bump version to 4.1.1

This commit is contained in:
Steve Gravrock
2022-05-09 17:49:42 -07:00
parent 81f6eb45ea
commit 68eaa64c31
3 changed files with 37 additions and 2 deletions

View File

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