Underscore.js 1.2.1

This commit is contained in:
Jeremy Ashkenas
2011-10-24 14:23:36 -04:00
parent 3c54f79113
commit bffdb50f9b
5 changed files with 236 additions and 186 deletions

View File

@@ -8,5 +8,5 @@
"dependencies" : [],
"repository" : {"type": "git", "url": "git://github.com/documentcloud/underscore.git"},
"main" : "underscore.js",
"version" : "1.2.0"
"version" : "1.2.1"
}