Underscore.js 1.1.7

This commit is contained in:
Jeremy Ashkenas
2011-07-13 17:02:12 -04:00
parent c1a556216e
commit 39b07d7b2c
6 changed files with 186 additions and 133 deletions

View File

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