We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85030d2 commit 9078583Copy full SHA for 9078583
backbone-nested.js
@@ -1,5 +1,5 @@
1
/**
2
- * Backbone-Nested 2.0.3 - An extension of Backbone.js that keeps track of nested attributes
+ * Backbone-Nested 2.0.4 - An extension of Backbone.js that keeps track of nested attributes
3
*
4
* http://afeld.github.com/backbone-nested/
5
bower.json
@@ -1,6 +1,6 @@
{
"name": "backbone-nested-model",
- "version": "2.0.3",
+ "version": "2.0.4",
"dependencies": {
"backbone": ">=0.9.2"
6
},
package.json
"name": "backbone-nested",
"description": "A plugin to make Backbone.js keep track of nested attributes.",
"scripts": {
"test": "bower install; grunt"
0 commit comments