diff options
Diffstat (limited to 'RELEASE.md')
-rw-r--r-- | RELEASE.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/RELEASE.md b/RELEASE.md index 43c11694b..b019b9763 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -16,7 +16,9 @@ This document simply outlines the release process: 7) Push new zip to Elixir's downloads page -8) After release, bump versions and add .dev back +8) Push package to expm + +9) After release, bump versions and add .dev back ## Places where version is mentioned @@ -24,4 +26,5 @@ This document simply outlines the release process: * lib/elixir/lib/system.ex * rel/reltool.config * Makefile -* CHANGELOG
\ No newline at end of file +* CHANGELOG +* package.exs
\ No newline at end of file |