thecodeholic / lobipanel

jQuery plugin for bootstrap panels. It extends panels with several common and useful functions.
MIT License
168 stars 75 forks source link

bower installation #24

Closed swapnil0545 closed 8 years ago

swapnil0545 commented 8 years ago

Hi, When I install using "bower install lobipanel" it installs v0.3.1. Can you check why that happens? I had to explicitly install using "bower install https://github.com/arboshiki/lobipanel.git#v0.7" . This is not really a issue but wanted to mention it.

thecodeholic commented 8 years ago

I created new tag v0.7.1. Try to run bower install

swapnil0545 commented 8 years ago

I just verified. Its fixed.