This document simply outlines the release process:
-
Run
make clean test
to ensure all tests pass from scratch -
Remove .dev extension from current versions
-
Ensure CHANGELOG is updated and tag release version with timestamp in it
-
Commit changes above and tag new version on Git
-
After release, bump versions and add .dev back
- ebin/elixir.app
- lib/code.ex
- README
- CHANGELOG