Bump version to 5.0.0

This commit is contained in:
Steve Gravrock
2023-05-13 15:14:53 -07:00
parent fc2c2a477d
commit d745d6b5f0
3 changed files with 57 additions and 2 deletions

View File

@@ -10713,5 +10713,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '5.0.0-beta.0';
return '5.0.0';
};