Updating and republishing on bower and npm
git tag 0.1.0
git push origin master --tags
npm publish
Resources
http://bower.io/docs/creating-packages/ https://quickleft.com/blog/creating-and-publishing-a-node-js-module/