Corrected the version in the header (#591)

This commit is contained in:
Chalk
2016-10-28 21:00:46 +09:00
committed by Fagner Brack
parent cf99e23c33
commit 20fe5189fb
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@ Manual release steps
--------------------
* Bump version in `package.json`
* Bump version in `src/impress.js`
* Create commit with the message "Release version x.x.x"
* Create Github tag and release
* Publish on npm: `git fetch && npm publish ./`