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

Skip to content

Commit cc6e188

Browse files
committed
Bump to v0.11.0.
1 parent c0b7fda commit cc6e188

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

0 commit comments

Comments
 (0)
0