diff --git a/package.json b/package.json index 17d2bae..fedef7f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vestigo", "description": "A tool for exploring and investigating APIs.", - "version": "0.1.8", + "version": "0.1.9", "author": "Mederic Burlet", "bin": { "vestigo": "./bin/run" @@ -65,4 +65,4 @@ "resolutions": { "whois-json/whois/optimist/minimist": "^1.2.5" } -} \ No newline at end of file +}