Skip to content

Commit

Permalink
new version v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CVarisco committed Jun 28, 2017
1 parent cdc6694 commit 6dbd2ea
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.1.0",
"version": "0.2.1",
"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 6dbd2ea

Please sign in to comment.