Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 114 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 114 Bytes

Contributing

Creating a New Release

# Change the version
git tag v0.1.2
git push origin v0.1.2