Closed Rich-Harris closed 9 years ago
Hi, any chance you could push a new release tag for those of us who have to use Bower? Copy & pasting this should do the trick:
git checkout master git tag -a v0.3.2 -m 'version 0.3.2' git push origin v0.3.2
Thanks
Ah, sorry about that. Tagged: https://github.com/padolsey/operative/releases/tag/0.3.2
:+1:
Hi, any chance you could push a new release tag for those of us who have to use Bower? Copy & pasting this should do the trick:
Thanks