I'm facing an issue while trying to upgrade angular from version 1.0.5 to 1.0.6 using Yeoman. Despite clearing the cache and checking the Github repository, it still installs version 1.0.5. Is there a workaround to force the update to version 1.0.6?
bower update angular
bower cloning git://github.com/angular/bower-angular.git
..
bower installing angular#v1.0.5
bower info angular
angular
Versions:
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
$ bower --version
0.8.5
yo --version
1.0.0-beta.3