Bump version to 5.3.0

This commit is contained in:
Steve Gravrock
2024-09-07 13:18:21 -07:00
parent d0fe5c4712
commit 5cd7d47f72
3 changed files with 37 additions and 2 deletions

View File

@@ -10982,5 +10982,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '5.2.0';
return '5.3.0';
};