Underscore 1.3.1

This commit is contained in:
Jeremy Ashkenas
2012-01-23 17:56:29 -05:00
parent cdf43ea742
commit eeea70c457
5 changed files with 101 additions and 65 deletions

View File

@@ -4,8 +4,7 @@
"homepage" : "http://documentcloud.github.com/underscore/",
"keywords" : ["util", "functional", "server", "client", "browser"],
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
"contributors" : [],
"repository" : {"type": "git", "url": "git://github.com/documentcloud/underscore.git"},
"main" : "underscore.js",
"version" : "1.3.0"
"version" : "1.3.1"
}