Bump to v3.9.3.

This commit is contained in:
John-David Dalton
2015-12-16 17:51:44 -08:00
parent d2754e0b9b
commit 32393ae520
4 changed files with 17 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
# lodash v3.9.2
# lodash v3.9.3
The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodash](https://lodash.com/) exported as [AMD](https://github.com/amdjs/amdjs-api/wiki/AMD) modules.
@@ -13,8 +13,8 @@ $ lodash modern exports=amd -d -o ./main.js
Using bower or volo:
```bash
$ bower i lodash#3.9.2-amd
$ volo add lodash/3.9.2-amd
$ bower i lodash#3.9.3-amd
$ volo add lodash/3.9.3-amd
```
Defining a build as `'lodash'`.