Rebuild lodash and docs.

This commit is contained in:
John-David Dalton
2016-05-06 22:10:19 -07:00
parent 996636d25b
commit 1123e13072
10 changed files with 1101 additions and 1030 deletions

View File

@@ -12,7 +12,7 @@
var undefined;
/** Used as the semantic version number. */
var VERSION = '4.11.2';
var VERSION = '4.12.0';
/** Used as the size to enable large array optimizations. */
var LARGE_ARRAY_SIZE = 200;