Bower ionic#1.1.1 ENORESTARGET No tag found that was able to satisfy 1.1.1

I’m updating my ionic project to 1.1.1 with bower, but i get this error:

bower install

>
bower ionic#1.1.1         ENORESTARGET No tag found that was able to satisfy 1.1.1

Any ideas?
Thanks

Same problem here while trying to create a new app from a starter template + ngCordova

bower install driftyco/ionic-bower#v1.1.1 --save

Now it works, but folder structure is different, need to point to release folder, in both index.html and sass file.