mirror of
https://github.com/cerc-io/watcher-ts
synced 2024-11-19 12:26:19 +00:00
224 B
224 B
Contributing
To update versions in all packages run the following:
yarn version:set <VERSION>
yarn version:set-codegen <VERSION>
Example:
yarn version:set 0.2.20
yarn version:set-codegen 0.2.20