Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 232 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 232 Bytes

Contribution Guide

Publish (Maintainers-only)

cargo set-version <version>
git commit -am 'chore: bump version'
cargo publish

References