Rebuild lodash and docs.

This commit is contained in:
John-David Dalton
2016-05-23 08:45:27 -07:00
parent d110b64ee4
commit 42c639d252
7 changed files with 505 additions and 467 deletions

View File

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