Update CONTRIBUTING.md

This commit is contained in:
Lukas Olson
2016-06-29 14:09:47 -07:00
committed by GitHub
parent dbfe2367e2
commit d935883f6b

View File

@ -94,7 +94,7 @@ grunt version:12.0.0-rc4
After bumping the version, commit and push the changed files. After bumping the version, commit and push the changed files.
### 2. Publish both libraries to npm and tag as needed ### 2. Publish to npm and tag as needed
```sh ```sh
npm publish [--tag prerelease] npm publish [--tag prerelease]