Bower.json tag
joaoflf opened this issue · 4 comments
joaoflf commented
I am getting the following error when installing through bower
mismatch The version specified in the bower.json of package timezone-js mismatches the tag (0.4.6 vs 0.4.4)
I think you just forgot to update the version number in the bower file
mde commented
I need to make a change to auto-update the bower.json file when releasing, so it's not a manual process.
longlho commented
👍