Bump version to 3.8.0

This commit is contained in:
Steve Gravrock
2021-07-01 17:06:14 -07:00
parent 27c650ec08
commit 00586e50e0
5 changed files with 137 additions and 4 deletions
+1 -1
View File
@@ -9757,5 +9757,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '3.7.1';
return '3.8.0';
};