briangonzalez / jquery.pep.js

👟 Pep, a lightweight plugin for kinetic drag on mobile/desktop
http://pep.briangonzalez.org
1.3k stars 178 forks source link

Add bower.json manifest file #177

Closed amayvs closed 7 years ago

amayvs commented 8 years ago

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.

Anaphase commented 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.

amayvs commented 7 years ago

@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.

seanCodes commented 7 years ago

@Anaphase That sounds good. We should remove the version-bump steps from the contributing doc