Skip to content

Commit

Permalink
update release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed Feb 11, 2016
1 parent 20340e2 commit f0397d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ Releasing a new version:
* update version in `package.json` and `addon/version.js`
* `git commit -m "v<versionNumber>"`
* `git tag v<versionNumber>`
* `git push origin --tags`
* `npm publish`

To get started:
Expand Down

0 comments on commit f0397d2

Please sign in to comment.