Bump to v3.9.3.

This commit is contained in:
jdalton
2015-05-25 16:10:31 -07:00
parent 3d3907ff27
commit 6ee2b9a7b8
4 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# lodash-es v3.9.2
# lodash-es v3.9.3
The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodash](https://lodash.com/) exported as [ES](https://people.mozilla.org/~jorendorff/es6-draft.html) modules.
@@ -7,4 +7,4 @@ Generated using [lodash-cli](https://www.npmjs.com/package/lodash-cli):
$ lodash modularize modern exports=es -o ./
```
See the [package source](https://github.com/lodash/lodash/tree/3.9.2-es) for more details.
See the [package source](https://github.com/lodash/lodash/tree/3.9.3-es) for more details.