diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index 46a96d692a..1da7bc4a33 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1,9 @@ -[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"2.0.7","mainProject":"@visactor/vchart","nextBump":"patch"}] +[ + { + "definitionName": "lockStepVersion", + "policyName": "vchartMain", + "version": "2.0.8", + "mainProject": "@visactor/vchart", + "nextBump": "patch" + } +] \ No newline at end of file