mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 17:07:49 +00:00
version 0.3.3 is on the books -- with reduceRight
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
if (typeof exports !== 'undefined') _ = exports;
|
||||
|
||||
// Current version.
|
||||
_.VERSION = '0.3.2';
|
||||
_.VERSION = '0.3.3';
|
||||
|
||||
/*------------------------ Collection Functions: ---------------------------*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user