diff --git a/index.html b/index.html index f0bc7a335..ff1a6dc9e 100644 --- a/index.html +++ b/index.html @@ -920,7 +920,7 @@ _([1, 2, 3]).value();

0.4.3
- Started using the native StopIteration object in browsers that support it. + Started using the native StopIteration object in browsers that support it. Fixed Underscore setup for CommonJS environments.