We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Follow the steps here:
Make changes to /lib/
Increment version in bower.json
git add . git commit -am "MY MESSAGE"
git tag -a v0.0.34 -m "Release version 0.0.34"
git push origin master --tags
Steps copied from: http://bob.yexley.net/creating-and-maintaining-your-own-bower-package/