Skip to content

Commit fcebced

Browse files
committed
bump minor
1 parent f8852e0 commit fcebced

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ lib
33
node_modules
44
npm-debug.log
55
package-lock.json
6-
.vscode
6+
.vscode
7+
yarn.lock

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "webpack-visualizer-plugin2",
33
"description": "Generate webpack bundle chart",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"main": "lib/plugin.js",
66
"author": "Chris Bateman (http://cbateman.com/)",
77
"contributors": [

0 commit comments

Comments
 (0)