I want to get the v2 version of stampit just by typing the 'bower install'.
I also set in bower config like this
"stampit": "git://github.com/ericelliott/stampit#v2_0"
and it seems that it did not created a compiled / dist for this new script. What's the best solution for this or any other alternatives? did I missed something?