Famous/famous-angular

bower version still references old versions of famous and angular

atgillette opened this issue · 3 comments

When using bower install famous-angular, the bower.json still contains references to famous 0.3.0 and and angular. Please rev these packages to the latest version.

Hi @atgillette

Thanks for catching this. I had to do a patch tag bump to get it to work for some reason, which is odd because our bower.json was using angular 1.3.8 and famous 0.3.4. So now if you bower install famous-angular you should get 0.5.1 which has newer versions of the dependencies.

Thank you,

Jordan

@jordanpapaleo minor version updates are more than welcome.