Famous / famous-angular

Bring structure to your Famo.us apps with the power of AngularJS. Famo.us/Angular integrates seamlessly with existing Angular and Famo.us apps.
https://famo.us/angular
Mozilla Public License 2.0
1.92k stars 275 forks source link

Bower version #272

Closed pasine closed 9 years ago

pasine commented 9 years ago

I have noticed that famous-angular.js 0.5.0 installed via Bower is not the same as your repo. I think it would be better to have the two versions synced to avoid confusion.

zackbrown commented 9 years ago

Is the version you installed with bower the same as the one here? https://github.com/Famous/famous-angular/tree/0.5.0

Master is a bit ahead of 0.5.0, so it would make sense that the repo is a bit ahead of the bower-installed 0.5.0. If you want to install the very latest with bower, you can specify famous-angular#master at the command line or in your bower.json.

pasine commented 9 years ago

Thanks and sorry for the mistake. I spotted the 0.5.0 reference in the commit and thought it was the same one.