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 1b7aa64 commit 19d4efdCopy full SHA for 19d4efd
backbone-nested.js
@@ -1,5 +1,5 @@
1
/**
2
- * Backbone-Nested 2.0.0 - An extension of Backbone.js that keeps track of nested attributes
+ * Backbone-Nested 2.0.1 - 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.0",
+ "version": "2.0.1",
"dependencies": {
"backbone": ">=0.9.2"
6
},
package.json
"name": "backbone-nested",
"description": "A plugin to make Backbone.js keep track of nested attributes.",
"scripts": {
"install": "bower install",
0 commit comments