Corrected the version in the header (#591)
This commit is contained in:
1
.github/CONTRIBUTING.md
vendored
1
.github/CONTRIBUTING.md
vendored
@@ -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 ./`
|
||||
@@ -11,7 +11,7 @@
|
||||
*
|
||||
* ------------------------------------------------
|
||||
* author: Bartek Szopka
|
||||
* version: 0.5.3
|
||||
* version: 0.6.0
|
||||
* url: http://bartaz.github.com/impress.js/
|
||||
* source: http://github.com/bartaz/impress.js/
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user