Closed lencioni closed 10 years ago
Hmm, I think you might need to move to the semantic versioning scheme for Bower to work correctly. You could start here at 1.0.0 if you like.
@dotjay What do you think about this pull request?
Wow - how'd I miss this?! Love it… I'll merge it into the main project now.
Interesting that they decided to require semantic versioning. I was trying to avoid getting overly complicated with this project, but I guess making v9 into version 9.0 would hurt?
Thanks for this, Joe.
Okay, it looks like Bower doesn't insist on semver.org version numbers; you just need to match the release tag, which is currently 'v9'. So you can install hashgrid like this: bower install hashgrid#v9
I recommend switching to semver anyway because:
9.0.0 seems like a fine place to start.
Also, thanks for merging!
This file allows this package to be installed using Bower. I have registered the package as
hashgrid
in the Bower package registry. It can now be installed by executing:More information on Bower can be found at:
https://github.com/bower/bower http://bower.io