Skip to content

Commit 68a4dd6

Browse files
chore: fix version before publish
1 parent b7b0852 commit 68a4dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/generators/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webpack-cli/generators",
3-
"version": "1.4.0",
3+
"version": "2.0.0",
44
"description": "Webpack-CLI generators",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)