Skip to content

Commit

Permalink
Don't touch bower version
Browse files Browse the repository at this point in the history
Per bower/spec@a325da3 this is useless. I'm in the process of making PR's to every bower repo to get that removed forever

Also their maintainer says they probably won't ever use it: http://stackoverflow.com/questions/24844901/bowers-bower-json-file-version-property
  • Loading branch information
kkirsche committed Jun 12, 2015
1 parent e8d115b commit d33dbdb
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 d33dbdb

Please sign in to comment.