Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 148 Bytes

RELEASE.md

File metadata and controls

7 lines (7 loc) · 148 Bytes
  • bump version in cabal
  • update changelog
  • git commit -m "v0.X.X"
  • git tag v0.X.X
  • stack sdist .
  • git push --tags origin HEAD
  • stack upload .