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

Commit 9bf0457

Browse files
committed
Bump to v0.11.2.
1 parent dc15b70 commit 9bf0457

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-
# lodash-webpack-plugin v0.11.1
1+
# lodash-webpack-plugin v0.11.2
22

33
Create smaller Lodash builds by replacing [feature sets](#feature-sets) of modules
44
with [noop](https://lodash.com/docs#noop), [identity](https://lodash.com/docs#identity),

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lodash-webpack-plugin",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "Smaller modular Lodash builds.",
55
"keywords": "lodash, modules, webpack-plugin",
66
"repository": "lodash/lodash-webpack-plugin",

0 commit comments

Comments
 (0)