Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 38fefe1

Browse files
committed
Bump to v3.2.10.
1 parent 2323c79 commit 38fefe1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# babel-plugin-lodash v3.2.9
1+
# babel-plugin-lodash v3.2.10
22

33
A simple transform to cherry-pick Lodash modules so you don’t have to.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-lodash",
3-
"version": "3.2.10-pre",
3+
"version": "3.2.10",
44
"description": "Modular Lodash builds without the hassle.",
55
"keywords": "babel-plugin, cherry-pick, lodash, modules",
66
"repository": "lodash/babel-plugin-lodash",

0 commit comments

Comments
 (0)