Skip to content

Commit

Permalink
updated version v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CVarisco committed Jun 30, 2017
1 parent fcb9c6e commit 8b25604
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-component-app",
"version": "0.4.0",
"version": "0.4.2",
"description": "Tool to generate different types of React components from the terminal.",
"bin": {
"create-component-app": "./dist/index.js"
Expand Down Expand Up @@ -39,4 +39,4 @@
"eslint-plugin-import": "^2.2.0",
"npm-watch": "^0.1.7"
}
}
}

0 comments on commit 8b25604

Please sign in to comment.