Underscore.js 1.2.3

This commit is contained in:
Jeremy Ashkenas
2011-12-07 10:12:08 -05:00
parent 770f0876b3
commit 813bb57bf0
6 changed files with 86 additions and 77 deletions

View File

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