Underscore.js 1.2.2

This commit is contained in:
Jeremy Ashkenas
2011-11-14 15:28:19 -05:00
parent 2a697e4bf5
commit 8c346141dc
5 changed files with 146 additions and 102 deletions

View File

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