rotundasoftware / backbone.collectionView

Easily render backbone.js collections. In addition to managing model views, this class supports automatic selection of models in response to clicks, reordering models via drag and drop, and more.
http://rotundasoftware.github.io/backbone.collectionView/
Other
171 stars 27 forks source link

Version in header of source file tagged 0.12.0 indicates wrong version #61

Open vivid-inc opened 9 years ago

vivid-inc commented 9 years ago

Just a heads-up... The file

https://github.com/rotundasoftware/backbone.collectionView/blob/v0.12.0/dist/backbone.collectionView.js#L2

tagged as v0.12.0, but the header comment incorrectly? claims v0.11.8.

dgbeck commented 9 years ago

Thanks @vivid-inc . Will make sure this matches up in next version.