diff --git a/package-lock.json b/package-lock.json index 2e85cf5..985aa42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "react-help-create", - "version": "2.1.0", + "version": "2.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "2.1.0", + "version": "2.2.0", "license": "MIT", "dependencies": { "file-system": "^2.2.2", diff --git a/package.json b/package.json index 5fade42..acc2cf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-help-create", - "version": "2.1.0", + "version": "2.2.0", "description": "This command line helps you create components, pages and even redux implementation for your react project.", "main": "bin/index.js", "bin": {