diff --git a/package-lock.json b/package-lock.json index e42347f..a30eaca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ntl", - "version": "3.1.0", + "version": "3.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bd2f921..e5bf3e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ntl", - "version": "3.1.0", + "version": "3.1.1", "description": "Npm Task List: Interactive cli menu to list/run npm tasks", "repository": "ruyadorno/ntl", "author": {