This commit is contained in:
Artur Adib 2015-05-19 10:55:04 -04:00
parent 3df8dbd97c
commit 90acf11eda

View File

@ -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 <version>` (see `git tag -l` for latest)
* `$ git push origin master --tags`
* `$ npm publish .`