Bump to v4.5.0.

This commit is contained in:
John-David Dalton
2016-02-16 23:13:56 -08:00
parent ce259221bd
commit ae51b52aa1
5 changed files with 53 additions and 49 deletions

View File

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