modularscale / modularscale-sass

Modular scale calculator built into your Sass

Home Page:http://www.modularscale.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bower installs wrong version?

ellioseven opened this issue · comments

When I run:

bower install modular-scale

It shows installs 0.0.4, and I can't seem to get 1.0.6?

If I run:

bower info modular-scale

I get:

cached git://github.com/Team-Sass/modular-scale.git#0.0.4
validate 0.0.4 against git://github.com/Team-Sass/modular-scale.git#*

I have just started using git & bower so maybe I am doing it wrong, but it seems like I am getting the wrong version?

Bower is now on v2 which is not documented but far easier to deal with. Will update docs soon.