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

Commit d6ddc70

Browse files
committed
Bump to v3.3.0.
1 parent a253c12 commit d6ddc70

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.11
1+
# babel-plugin-lodash
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.12-pre",
3+
"version": "3.3.0",
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)