diff --git a/package-lock.json b/package-lock.json index 7dd3319..c8340a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ghex", - "version": "0.0.13", + "version": "0.0.14", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ghex", - "version": "0.0.13", + "version": "0.0.14", "license": "MIT", "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index 84e6f71..36656f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ghex", "longName": "GithubExtractorCLI", - "version": "0.0.13", + "version": "0.0.14", "description": "Github Extractor cli: List or download a whole repo or specific files and folders very quickly", "summary": "List and download repositories or individual files quickly", "tagline": "Better than clone depth=1",