Closed rharriso closed 9 years ago
Thx @rharriso these changes are live in version 0.7.0
Awesome!
bower install isn't detecting the anything newer than 0.5.0. Do you know whats up with that?
A few releases back this lib didn't see much usage, and @afeld requested the name in bower (many more stars for his library) so I gave the name to him https://github.com/afeld/backbone-nested
It might be better just to point bower the git repo directly:
bower install --save https://github.com/blittle/backbone-nested-models.git#0.7.0
Makes sense. On Nov 25, 2014 5:05 PM, "Bret Little" notifications@github.com wrote:
A few releases back this lib didn't see much usage, and @afeld https://github.com/afeld requested the name in bower (many more stars for his library) so I gave the name to him https://github.com/afeld/backbone-nested
It might be better just to point bower the git repo directly:
bower install --save https://github.com/blittle/backbone-nested-models.git#0.7.0
— Reply to this email directly or view it on GitHub https://github.com/blittle/backbone-nested-models/pull/19#issuecomment-64487761 .
tests suite passes.