Rebuild lodash and docs.

This commit is contained in:
John-David Dalton
2016-05-20 09:05:22 -07:00
parent 9881cc9e10
commit 9d4d725bc7
10 changed files with 1240 additions and 1048 deletions

View File

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