finnsson / pagerjs

The Single Page Application Framework for KnockoutJS
http://pagerjs.com/
MIT License
271 stars 68 forks source link

For version 1.0.1, bower.json has the wrong version ("1.0.0") #211

Closed rocketmonkeys closed 7 years ago

rocketmonkeys commented 9 years ago

Package.json and .bower.json have the right version info "1.0.1".

Just bower.json has the old one, "1.0.0"

Minor detail, but very confusing when trying to verify which version my package is.

DKhalil commented 7 years ago

Bower doesn't use the version property anymore at all, so I removed it!