Closed amayvs closed 7 years ago
For what it's worth, I think package versions should never be changed in Pull Requests. It should be up to the authors to decide when releases are done, especially since multiple PRs might be combined into one release.
@Anaphase Fair point. The reasoning behind it was to tie it to version in bower.json
.
I no longer have access to old repo. I'll create a new PR. Thanks.
@Anaphase That sounds good. We should remove the version-bump steps from the contributing doc
Hi Brian,
I've added a minimal
bower.json
file and bumped the patch version. I can extend it further as per #136 if required.Cheers.