Skip to content

Commit 6d1e9e6

Browse files
committed
Update to 1.2.0
1 parent 364d202 commit 6d1e9e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-bundle-tracker",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Spits out some stats about webpack compilation process to a file",
55
"keywords": [
66
"bundle",
@@ -70,4 +70,4 @@
7070
"path": "./node_modules/cz-conventional-changelog"
7171
}
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)