Underscore.js 1.2.0

This commit is contained in:
Jeremy Ashkenas
2011-10-05 17:30:20 -04:00
parent cc6a9d494d
commit 7304084e94
5 changed files with 248 additions and 131 deletions

View File

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