8000 Bump to v4.13.1. · lodash/lodash@40ac55a · GitHub
[go: up one dir, main page]

Skip to content

Commit 40ac55a

Browse files
committed
Bump to v4.13.1.
1 parent 42c639d commit 40ac55a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# lodash v4.13.0
1+
# lodash v4.13.1
22

33
[Site](https://lodash.com/) |
44
[Docs](https://lodash.com/docs) |
55
[FP Guide](https://github.com/lodash/lodash/wiki/FP-Guide) |
6-
[Contributing](https://github.com/lodash/lodash/blob/4.13.0/.github/CONTRIBUTING.md) |
6+
[Contributing](https://github.com/lodash/lodash/blob/4.13.1/.github/CONTRIBUTING.md) |
77
[Wiki](https://github.com/lodash/lodash/wiki "Changelog, Roadmap, etc.") |
88
[Code of Conduct](https://jquery.org/conduct/) |
99
[Twitter](https://twitter.com/bestiejs) |
@@ -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.13.0/LICENSE) & supports [modern environments](#support).<br>
23+
Lodash is released under the [MIT license](https://raw.githubusercontent.com/lodash/lodash/4.13.1/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.13.0/dist/lodash.core.js) ([~4 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.13.0/dist/lodash.core.min.js))
27-
* [Full build](https://raw.githubusercontent.com/lodash/lodash/4.13.0/dist/lodash.js) ([~22 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.13.0/dist/lodash.min.js))
26+
* [Core build](https://raw.githubusercontent.com/lodash/lodash/4.13.1/dist/lodash.core.js) ([~4 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.13.1/dist/lodash.core.min.js))
27+
* [Full build](https://raw.githubusercontent.com/lodash/lodash/4.13.1/dist/lodash.js) ([~22 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.13.1/dist/lodash.min.js))
2828
* [CDN copies](https://www.jsdelivr.com/projects/lodash)
2929

3030
## Why Lodash?
@@ -43,4 +43,4 @@ 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.13.0-npm/fp)
46+
* [lodash/fp](https://github.com/lodash/lodash/tree/4.13.1-npm/fp)

0 commit comments

Comments
 (0)
0