Upgrade Underscore to 1.4.4

This commit is contained in:
Francesc Rosàs
2013-01-30 13:11:57 +01:00
parent d88c61cdd5
commit 292183b97e
3 changed files with 1228 additions and 1 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "underscore.js",
"filename": "underscore-min.js",
"version": "1.4.3",
"version": "1.4.4",
"description": "Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux.",
"homepage": "http://documentcloud.github.com/underscore/",
"keywords": [