diff --git a/package-lock.json b/package-lock.json index 31cfeef..da17bec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ntl", - "version": "3.2.2", + "version": "3.2.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 89a7e75..cf53206 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ntl", - "version": "3.2.2", + "version": "3.2.3", "description": "Npm Task List: Interactive cli menu to list/run npm tasks", "repository": "ruyadorno/ntl", "author": {