# Development Guide ## Release Checklist - Run `just check`. - Run the release task: `just release v`. Such `just release v0.1.7`. - Check if [Continuous Integration][ci] workflow is completed successfully. - Push the tags: `git push --tags` [ci]: https://github.com/azzamsa/pluum-of-rust/actions/workflows/ci.yml