padolsey / operative

:dog2: Seamlessly create Web Workers
MIT License
655 stars 45 forks source link

0.3.2 release tag #28

Closed Rich-Harris closed 9 years ago

Rich-Harris commented 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

padolsey commented 9 years ago

Ah, sorry about that. Tagged: https://github.com/padolsey/operative/releases/tag/0.3.2

Rich-Harris commented 9 years ago

:+1: