Skip to content

Commit

Permalink
Rename release script
Browse files Browse the repository at this point in the history
  • Loading branch information
jbpros committed Sep 12, 2014
1 parent c28ee86 commit 8cad62e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTE.md
Expand Up @@ -105,7 +105,7 @@ This a reminder of the steps maintainers have to follow to release a new version
* Bump version in `lib/cucumber.js`
* Bump version in `package.json`
* Bump version in `bower.json`
* Compile the bundle with `node scripts/compile-release.js`
* Compile the bundle with `node scripts/release.js`
* Add new contributors to `package.json`, if any
* Commit those changes as "*Release 0.1.2*" (where *0.1.2* is the actual version, of course)
* Tag commit as "v0.1.2" with short description of main changes
Expand Down
File renamed without changes.

0 comments on commit 8cad62e

Please sign in to comment.