Underscore.js 1.3.2

This commit is contained in:
Jeremy Ashkenas
2012-04-09 14:37:49 -04:00
parent 2f4e926e34
commit e80bbe6d03
5 changed files with 279 additions and 173 deletions

View File

@@ -6,5 +6,5 @@
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
"repository" : {"type": "git", "url": "git://github.com/documentcloud/underscore.git"},
"main" : "underscore.js",
"version" : "1.3.1"
"version" : "1.3.2"
}