You can't specify the version to install using bower because you don't have any git tags pushed up to Github.
In order for the bower versioning to work, you need to have git tags in the repo matching the version.
Can you create a git release tag for 0.1.0. See express for an example: https://github.com/visionmedia/express/releases
You can't specify the version to install using bower because you don't have any git tags pushed up to Github.
In order for the bower versioning to work, you need to have git tags in the repo matching the version.
Can you create a git release tag for
0.1.0. Seeexpressfor an example: https://github.com/visionmedia/express/releases