summaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@plataformatec.com.br>2012-10-20 22:25:19 +0200
committerJosé Valim <jose.valim@plataformatec.com.br>2012-10-20 22:25:19 +0200
commitb94def32d2e48206b75caa38002b1ec76dd08471 (patch)
tree3b2db1ed453884fd9b6b462fb292eeabb664e9e4 /RELEASE.md
parentf438630e82cb0ac56a870ffd844743580592a12f (diff)
downloadelixir-b94def32d2e48206b75caa38002b1ec76dd08471.tar.gz
Add package.exs, update RELEASE file
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md7
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