diff --git a/package-lock.json b/package-lock.json index 5f63c84..71ca670 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ntl", - "version": "3.2.1", + "version": "3.2.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f73c020..c45d723 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ntl", - "version": "3.2.1", + "version": "3.2.2", "description": "Npm Task List: Interactive cli menu to list/run npm tasks", "repository": "ruyadorno/ntl", "author": {