Bump to v4.11.0.

This commit is contained in:
John-David Dalton
2016-04-12 22:18:39 -07:00
parent 76b289fe6e
commit 63d9a3fc42
23 changed files with 250 additions and 126 deletions

View File

@@ -1,4 +1,4 @@
# lodash-amd v4.10.0
# lodash-amd v4.11.0
The [Lodash](https://lodash.com/) library exported as [AMD](https://github.com/amdjs/amdjs-api/wiki/AMD) modules.
@@ -27,4 +27,4 @@ require({
});
```
See the [package source](https://github.com/lodash/lodash/tree/4.10.0-amd) for more details.
See the [package source](https://github.com/lodash/lodash/tree/4.11.0-amd) for more details.