Underscore.js 1.3.3 (tiny bugfix release)

This commit is contained in:
Jeremy Ashkenas
2012-04-10 10:43:26 -04:00
parent d17834aeb0
commit 599d31101b
5 changed files with 13 additions and 13 deletions

View File

@@ -6,5 +6,5 @@
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
"repository" : {"type": "git", "url": "git://github.com/documentcloud/underscore.git"},
"main" : "underscore.js",
"version" : "1.3.2"
"version" : "1.3.3"
}