Skip to content

Commit ab73503

Browse files
committed
Bump to v4.5.0.
1 parent a4f7d4c commit ab73503

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# lodash v4.4.0
1+
# lodash v4.5.0
22

33
The [lodash](https://lodash.com/) library exported as a [UMD](https://github.com/umdjs/umd) module.
44

@@ -20,11 +20,11 @@ $ lodash core -o ./dist/lodash.core.js
2020

2121
## Download
2222

23-
Lodash is released under the [MIT license](https://raw.githubusercontent.com/lodash/lodash/4.4.0/LICENSE) & supports [modern environments](#support).<br>
23+
Lodash is released under the [MIT license](https://raw.githubusercontent.com/lodash/lodash/4.5.0/LICENSE) & supports [modern environments](#support).<br>
2424
Review the [build differences](https://github.com/lodash/lodash/wiki/build-differences) & pick one that’s right for you.
2525

26-
* [Core build](https://raw.githubusercontent.com/lodash/lodash/4.4.0/dist/lodash.core.js) ([~4 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.4.0/dist/lodash.core.min.js))
27-
* [Full build](https://raw.githubusercontent.com/lodash/lodash/4.4.0/dist/lodash.js) ([~21 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.4.0/dist/lodash.min.js))
26+
* [Core build](https://raw.githubusercontent.com/lodash/lodash/4.5.0/dist/lodash.core.js) ([~4 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.5.0/dist/lodash.core.min.js))
27+
* [Full build](https://raw.githubusercontent.com/lodash/lodash/4.5.0/dist/lodash.js) ([~21 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.5.0/dist/lodash.min.js))
2828
* [CDN copies](https://www.jsdelivr.com/projects/lodash)
2929

3030
## Why Lodash?
@@ -43,7 +43,7 @@ Lodash is available in a [variety of builds](https://lodash.com/custom-builds) &
4343
* [lodash](https://www.npmjs.com/package/lodash) & [per method packages](https://www.npmjs.com/browse/keyword/lodash-modularized)
4444
* [lodash-amd](https://www.npmjs.com/package/lodash-amd)
4545
* [lodash-es](https://www.npmjs.com/package/lodash-es) & [babel-plugin-lodash](https://www.npmjs.com/package/babel-plugin-lodash)
46-
* [lodash/fp](https://github.com/lodash/lodash/tree/4.4.0-npm/fp)
46+
* [lodash/fp](https://github.com/lodash/lodash/tree/4.5.0-npm/fp)
4747

4848
## Further Reading
4949

0 commit comments

Comments
 (0)