Bump to v4.11.1.

This commit is contained in:
John-David Dalton
2016-04-13 21:02:00 -07:00
parent 63d9a3fc42
commit 29c408ee8a
5 changed files with 31 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
# lodash-amd v4.11.0
# lodash-amd v4.11.1
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.11.0-amd) for more details.
See the [package source](https://github.com/lodash/lodash/tree/4.11.1-amd) for more details.