# Contributing To update versions in all packages run the following: ```bash yarn version:set yarn version:set-codegen ``` Example: ```bash yarn version:set 0.2.20 yarn version:set-codegen 0.2.20 ```