divshot/geo-bootstrap

Missing bower version

Bartuz opened this issue · 1 comments

when I tried to index bower package on rails-assets I got: https://rails-assets.org/components/new
geo-bootstrap has no versions defined. Please create an issue in component's repository.

I tried to fix it on my own fork. I only needed to tag release in git :)

git tag 1.0.0 && git push --tags and publish it on github