From 90acf11edafa11e6bf354c91424d8a1ddbfa8d8a Mon Sep 17 00:00:00 2001 From: Artur Adib Date: Tue, 19 May 2015 10:55:04 -0400 Subject: [PATCH] minor --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index 0ec6b2c..69ef3fb 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -5,4 +5,5 @@ * Update README manually if the changes are not documented in-code. If so, run `scripts/generate-docs.js` * Commit * `$ git tag ` (see `git tag -l` for latest) +* `$ git push origin master --tags` * `$ npm publish .`