Hi, the version numbers are pretty inconsistent :kissing_smiling_eyes: **Badge in Readme:** >  **Current npm release:** >  **Current bower release:** >  **Git Tags / Github releases:** >  ## How to solve this - Clean up Git tags - Ad least I would do a ``` bash git tag -d v0.1.0.0 git push origin :refs/tags/v0.1.0.0 ``` - Automate releasing - Use a dynamic badge in the readme - Either based on Git tags [](https://badge.fury.io/gh/LukyVj%2FColorify.js) - Or based on npm releases [](http://badge.fury.io/js/colorify.js) I’m willing to help you clean up that mess 😘
Hi,
the version numbers are pretty inconsistent 😙
Badge in Readme:
Current npm release:
Current bower release:
Git Tags / Github releases:
How to solve this
Clean up Git tags
Automate releasing
Use a dynamic badge in the readme
I’m willing to help you clean up that mess 😘