Skip to content

Commit

Permalink
fixed release process description
Browse files Browse the repository at this point in the history
bower.json does not contain a version number anymore
  • Loading branch information
compeak committed Jan 26, 2018
1 parent 2bf5dbd commit 1b5196c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
To prepare a release you have to do the following tasks:

1. Run `git flow release start [version]`.
2. Bump versions in `package.json` and `bower.json`.
2. Bump versions in `package.json`.
3. Update [CHANGELOG.md](CHANGELOG.md).
2. Run `git flow release finish`.

Expand Down

0 comments on commit 1b5196c

Please sign in to comment.