Skip to content

Commit 8b25604

Browse files
committed
updated version v0.4.1
1 parent fcb9c6e commit 8b25604

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": "create-component-app",
3-
"version": "0.4.0",
3+
"version": "0.4.2",
44
"description": "Tool to generate different types of React components from the terminal.",
55
"bin": {
66
"create-component-app": "./dist/index.js"
@@ -39,4 +39,4 @@
3939
"eslint-plugin-import": "^2.2.0",
4040
"npm-watch": "^0.1.7"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)