Skip to content

Commit

Permalink
Merge pull request #19 from kkirsche/patch-1
Browse files Browse the repository at this point in the history
Don't touch bower version
  • Loading branch information
davidchambers committed Jun 15, 2015
2 parents e8d115b + d33dbdb commit b5ffe2b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions xyz
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This involves updating the version number in package.json, committing this
change (along with any staged changes), tagging the commit, pushing to the
remote git repository, and finally publishing to the public npm registry.
If present, bower.json and component.json are updated along with package.json.
If present, component.json is updated along with package.json.
Options:
Expand Down Expand Up @@ -155,7 +155,6 @@ inc() {
}

inc package.json
inc bower.json
inc component.json

run "git commit --message '$message'"
Expand Down

0 comments on commit b5ffe2b

Please sign in to comment.