mbest / knockout-deferred-updates

Deferred Updates plugin for Knockout <=3.3.0
http://mbest.github.io/knockout-deferred-updates/
134 stars 23 forks source link

semver tags (for bower compatibility) #13

Closed kennknowles closed 10 years ago

kennknowles commented 10 years ago

This package does have nice versions. I hate to suggest Yet Another Package System To Keep Happy (YAPSTKH) but it would be lovely to be able to bower install, or similar. I believe all it takes is a git tag with the semver, which seems nice anyhow.

mbest commented 10 years ago

Good idea. I've added a tag for the latest release, 2.3.1. I'll be coming out with a new version soon.

kennknowles commented 10 years ago

Thanks!