Underscore.js 1.1.6

This commit is contained in:
Jeremy Ashkenas
2011-04-18 09:08:52 -04:00
parent 13d4e626a8
commit b617615819
4 changed files with 91 additions and 56 deletions

View File

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