8000 Bump to v0.11.3. · sarvex/lodash-webpack-plugin@af2d345 · GitHub
[go: up one dir, main page]

Skip to content

Commit af2d345

Browse files
committed
Bump to v0.11.3.
1 parent 92a6cc5 commit af2d345

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.2
1+
# lodash-webpack-plugin v0.11.3
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.2",
3+
"version": "0.11.3",
44
"description": "Smaller modular Lodash builds.",
55
"keywords": "lodash, modules, webpack-plugin",
66
"repository": "lodash/lodash-webpack-plugin",

0 commit comments

Comments
 (0)
0